From JSP we are calling JAVA BEANS in that we had included JAVASCRIPT for client side validation and processing. Due to this is there performance overhead? if yes, can u write the reason. Because in the current application performance is very low
-
Performance Overhead (4 messages)
- Posted by: Janaki Bansal
- Posted on: November 19 2001 08:45 EST
Threaded Messages (4)
- Performance Overhead by Stephen Bennett on November 19 2001 09:19 EST
- Performance Overhead by Janaki Bansal on November 19 2001 17:43 EST
- Performance Overhead by Pratap Das on November 19 2001 22:55 EST
- Performance Overhead by Janaki Bansal on December 16 2001 17:24 EST
-
Performance Overhead[ Go to top ]
- Posted by: Stephen Bennett
- Posted on: November 19 2001 09:19 EST
- in response to Janaki Bansal
Can you give a bit more detail.........? -
Performance Overhead[ Go to top ]
- Posted by: Janaki Bansal
- Posted on: November 19 2001 17:43 EST
- in response to Stephen Bennett
Right now for client side validation we had written the javascript in the java bean That bean we are calling from JSP -
Performance Overhead[ Go to top ]
- Posted by: Pratap Das
- Posted on: November 19 2001 22:55 EST
- in response to Janaki Bansal
Janaki,
Just using Javascript for your client side validations is not going to cause performance to go down. To help you narrow down the problem, you'll need to give more details. What does your JSP /Javabeans do? Does it call some database? Does it use EJBs & if so what kind? Did you insert any timer code to see where the problem is? Why did you think it was Javascript?
--Das -
Performance Overhead[ Go to top ]
- Posted by: Janaki Bansal
- Posted on: December 16 2001 17:24 EST
- in response to Pratap Das
Das Can I have your email ID and phone no
Janaki