| Author |
jstl performance issue
|
vasu mannem
Ranch Hand
Joined: Dec 11, 2003
Posts: 38
|
|
hi all... this is regarding my jsp performance ...in my jsp i wrote jstl language for getting the bean methods...like <c ut value="${ordet.orderId}"/>. thing is ..my jsp page was taking 25 seconds for loading first time and subsequent 4 seconds ...anyone can help for me to reduce the loading time and improve the performance here iam using eventhandler(java) and query class..and one databean for setting the values..and one jsp in that iam calling the geeter methods of databean thats all... eventhandler returning hte request ArrayList object that contains the databean objects... i very much thankful , if anyone can help for performance issue regards vasu.
|
VasuM.
SCJP, SCBCD,ITIL
|
 |
 |
|
|
subject: jstl performance issue
|
|
|