Static Page Caching WAS 5

We have a need for caching a static page at server side so that it can be utilized by the client and also by a service being called by other processes. The data in the static page rarely changes but if it does there needs to be a mechanism to update it and then serve the requests with the updated data.

I have seen various approches of WAS plugin (ESI) and also File Server Enabler but I am looking for a more optimized approach involving less administrative work.

Thanks.

[493 byte] By [MyJava_2005a] at [2007-10-2 12:33:21]
# 1
Hire a consultant and they may help you with the static page caching in WAS 5. IBM has a great team. Visit the IBM home page for more info.Hope this helps!
Master_Consultanta at 2007-7-13 9:32:53 > top of Java-index,Other Topics,Patterns & OO Design...