Re: Using the nocache attribute of the tag controller in struts-config.xml

2006-03-25 Thread Laurie Harper
Pierrot wrote: Hello, I'm trying to set the nocache attribute of the tag controller of the struts-config.xml to false so that my JSP pages won't be cached by either IE or Firefox but to no avail. I've also included the following script to the mainlayout.jsp file from which all my JSP files ext

Using the nocache attribute of the tag controller in struts-config.xml

2006-03-25 Thread Pierrot
Hello, I'm trying to set the nocache attribute of the tag controller of the struts-config.xml to false so that my JSP pages won't be cached by either IE or Firefox but to no avail. I've also included the following script to the mainlayout.jsp file from which all my JSP files extend: My applicati