I was wondering if anyone can help. I have tomcat server 3.1 running a
servlet and jsp page.
I have a servlet calling a jsp page with the redirect method. I've put the
required meta tags on the jsp page  so the page should not cache. However,
the page is still caching. In order for my page to display the proper
results I need to have my browser reload. Are there any setups that need to
be done to Tomcat or do I need to have a web server running also????
 
Thanks

Reply via email to