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
- Using QCLRDTAQ to clear data queues in CL and RPG
- AS400 Job Scheduler
- UDATE and *DATE in AS400 RPG
- Creating an as400 Query
- Adobe Flex 2.0 Beta
- ibm as400 manuals v5r4
- IBM WebSphere Developer Technical Journal: Maintain continuous availability while updating WebSphere Application Server enterprise applications
- Recover or reset QSECOFR passwords
- Encrypt Data on as400 (QC3ENCDT, Qc3EncryptData)
- Using as400 QRCVDTAQ api to retrieve a message / entry from a dataqueue
No comments:
Post a Comment