Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JSTL performance issue - serious problem

Status
Not open for further replies.

jdcjai

Programmer
Nov 8, 2002
1
US
I wrote JSP pages with JSTL 1.0. It is running in Tomcat 4.1 as a service in Windows 2000. It works without errors. But main issue is performance. Pages load very slow especially involving database quries.
To test I changed the JSTL tags in the page to java codings. The changed page runs fast.

If anybody had similar experience, please let me know your solution.
 
I'm still trying to test my JSTL. I am running the same specs as you, but can't test if my JSTL is installed correctly.

Will let you know what I find, though.


Change Your Thinking, Change Your Life.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top