Re: Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chinmoy, On 12/15/2010 8:51 AM, Chinmoy Chakraborty wrote: > Thanks for your reply...my requirement is i want to disable and enable a jsp > repeatedly (whether accessed or not) depending on certain custom flag. how i > can achieve this in tomcat? Mig

Re: Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark, On 12/15/2010 8:51 AM, Mark Thomas wrote: > On 15/12/2010 13:44, Caldarale, Charles R wrote: >>> From: Chinmoy Chakraborty [mailto:cch...@gmail.com] >>> Subject: Is it possible to rename a jsp file in tomcat? >> >

Re: Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Pid
, exactly? p > On Wed, Dec 15, 2010 at 7:14 PM, Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: > >>> From: Chinmoy Chakraborty [mailto:cch...@gmail.com] >>> Subject: Is it possible to rename a jsp file in tomcat? >> >>> Is it possib

Re: Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Chinmoy Chakraborty
rom: Chinmoy Chakraborty [mailto:cch...@gmail.com] > > Subject: Is it possible to rename a jsp file in tomcat? > > > Is it possible to rename a jsp file in tomcat? I noticed I can rename > from > > 'abc.jsp.out' to 'abc.jsp' but it does not allow renaming from

Re: Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Mark Thomas
On 15/12/2010 13:44, Caldarale, Charles R wrote: >> From: Chinmoy Chakraborty [mailto:cch...@gmail.com] >> Subject: Is it possible to rename a jsp file in tomcat? > >> Is it possible to rename a jsp file in tomcat? I noticed I can rename from >> 'abc.jsp.out

RE: Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Caldarale, Charles R
> From: Chinmoy Chakraborty [mailto:cch...@gmail.com] > Subject: Is it possible to rename a jsp file in tomcat? > Is it possible to rename a jsp file in tomcat? I noticed I can rename from > 'abc.jsp.out' to 'abc.jsp' but it does not allow renaming from 

Is it possible to rename a jsp file in tomcat?

2010-12-15 Thread Chinmoy Chakraborty
Hello, Is it possible to rename a jsp file in tomcat? I noticed I can rename from 'abc.jsp.out' to 'abc.jsp' but it does not allow renaming from 'abc.jsp' to 'abc.jsp.out' after I access the jsp. I guess once the jsp is accessed tomcat creates the jsp cl