With Dynamic Caching, is an HTTP_POST cacheable?
 Technote (FAQ)
 
Problem
With Dynamic Caching, is an HTTP_POST cacheable? What might result?
 
Solution
POST, along with GET requests, can also be cached. Because, inside a servlet a POST parameter is obtained with HttpServletRequest.getParameter(). POST variables are defined in servletcache.xml with the "parameter" tag
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Sessions and Session Management
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1053833
IBM Group: Software Group
Modified date: Jun 25, 2002