--- Chris Pat <[EMAIL PROTECTED]> wrote: > I have a reset() that generates a random number. However > after the first page view the same number persists. How > do I stop this caching by the server?
Assuming it's actually a caching issue, google for tomcat +caching. This is a generic HTTP issue, not Struts: it's all about the headers. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]