Hi, I have a problem in my struts application, I have a page that call an action servlet which store a value received in url in session, than forward to a jsp page. If I this action servlet is called with another value in url, the jsp page do not change, it seems to come from the proxy. I put expire meta tag in jsp, but no changes, the url in the adress bar is always the .do action. Does it means that I must make the action servlet expire ?
I don't understand the process, thanks for help Frédéric houbie -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>