| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CacheKeyGenerator: a helper interface to generate the key that is used to cache this request.
| Method Summary | |
|  java.lang.String | getCacheKey(ServletContext context,
            HttpServletRequest request)getCacheKey: generate the key to be used to cache the response. | 
| Method Detail | 
public java.lang.String getCacheKey(ServletContext context,
                                    HttpServletRequest request)
context - the web application contextrequest - incoming HttpServletRequest| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.