Servlet cache
I have a html that use form tag that call a servlet, like this:
><FORM METHOD="POST"
> ACTION="/servlet/xyz">
> Where xyz is xyz.class that I compiled from xyz.java.
>
> I use Netscape Web Server, how do I make the html to load the new
> xyz.class
> when the xyz.class is changed ?
Regards.
[379 byte] By [
] at [2007-11-25 7:18:57]

http://knowledgebase.iplanet.com/ikb/kb/articles/4339.html
rob
Ketung Hsiao wrote:
>
>I have a html that use form tag that call a servlet, like this:
> ><FORM METHOD="POST"
> > ACTION="/servlet/xyz">
> > Where xyz is xyz.class that I compiled from xyz.java.
> >
> > I use Netscape Web Server, how do I make the html to load the new
> > xyz.class
> > when the xyz.class is changed ?
>
> Regards.
at 2007-6-29 17:56:02 >
