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.
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.