-
Jun 12th, 2007, 04:00 AM
#1
Huge JSP load time!!!!
My App Server is WAS 6.1. My application gets deployed normally.
When i hit my page for the very first time, the page loads after 25 mins. I tried every option namely "precompiling" the jsps while deploying, "disabling runtime compilation" etc. But still my page loads after 25 mins. I wonder what could be the reason for this?
The above said fact is encountered when my jsp contains form:option combined with form:options inside form:select tag
When i remove the form:option, the page load time is reduced to 7 mins.
(This is a weird behaviour in my application.)
Also, when i try this in tomcat the pages get loaded within seconds (even with combination )
Pls tell how to overcome this weird behaviour?!?!?!?!?
-
Jun 12th, 2007, 04:05 AM
#2
It seems like some issue in WAS, you might get more of a response there. Especially when in tomcat everything is ok and not in WAS.
-
Jun 12th, 2007, 04:23 AM
#3
Thanks for the immediate reply.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules