One option which may or may not be more work is to create servlet that
accepts a parameter
"filename" and then changes the JSP's time&date to the current one.  That
way you wouldn't have
to share out your work directory and all your customer would have to do is
go to a
reload page(HTML), enter in the servlet name, then submit the form.

Presto Chango...the jsp now should be reloaded.

Hope this helps.
Tom.

----- Original Message -----
From: "Rastislav Vasil" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: January 17, 2002 8:12 AM
Subject: RE: reloadable


> I think there's nothing else to do - you have to modify the parent
> (including) jsp and save it - this way you change its timestamp and Tomcat
> recompiles it.
>
> -----Original Message-----
> From: Krzysztof Janiszewski [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 17, 2002 2:12 PM
> To: Tomcat Users List
> Subject: RE: reloadable
>
>
> Hi!
>
> >You must either modify and save a.jsp, or delete .java and .class files
for
> >a.jsp in Tomcat's work folder.
>
> Is there any other method? I can't give access to tomcat's work directory
to
> my customer.
>
> Pozdrawiam
>
> Krzysztof Janiszewski
> IT Partner
> http://www.it-partner.com.pl/ - oprogramowanie dla kawiarni internetowych
> http://www.fr.pl - webhosting
>
>
>
>
>
> --
>
>
>
> Znudzilo Ci sie logo w komorce?
>
> Wgraj nowe [ http://komorki.onet.pl/dodatki.html ]
>
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to