I'm running a Tomcat 5 on Solaris 9. For some reason the server keeps 
caching my responses. What happens is the first time I access my servlet 
using a certain mapping the server caches that response and never updates 
again. I have two instances of this. One is with a mapping to a servlet 
using this pattern /SoftwareName/servlet/site/* the other is when I 
forward from a jsp page to a servlet using the <jsp:forward> tag. Both of 
these methods cache the first response and that's what's send for every 
response. Even if I go to a completely different computer that's never 
access before. Can someone tell me what's wrong. This can't be correct 
behavior. 


Thank You,

Justin A. Stanczak
Web Manager
Shake Learning Resource Center
Vincennes University
(812)888-5813

Reply via email to