PreciseJava.com - Best practices to improve performance in JSP: "This topic illustrates the performance improvement best practices in JSP with the following sections:
Overview of JSP
Use jspInit()method as cache
Optimization techniques in _jspService() method
Optimization techiques in jspDestroy() method
Optimization techniques in page directive
Choosing right include mechanism
Choosing right session scope in useBean action
Choosing the custom tags versus non custom tags
Cache the static and dynamic data
Choosing the right session mechanism
Control session
Disable JSP auto reloading
Control Thread pool
Key Points"
Tuesday, February 22, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- as400 Iseries Tips
- Common Gateway Interface (CGI) on the as400 / iSeries
- Using as400 QRCVDTAQ api to retrieve a message / entry from a dataqueue
- Why Crunch Mode (Long Hours) Doesn't Work
- Configuring Tomcat5 and Apache2 with Virtual Hosts using mod_jk
- Adobe Flex 2.0 Beta
- AS400 Job Scheduler
- AS400 APIs
- as400 iSeries NetServer Disabled user profiles
- EclipseZone - Clean Up Warnings with the 'restriction' Suppression Flag
No comments:
Post a Comment