can i compile .tag files on the fly? please help :(

2008-10-01 Thread LoopInfinitum
, if not the same very dynamic editing ability of .jsp's? running tomcat 5.02a. thanks so much! -john -- View this message in context: http://www.nabble.com/can-i-compile-.tag-files-on-the-fly--please-help-%3A%28-tp19764368p19764368.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: can i compile .tag files on the fly? please help :(

2008-10-01 Thread Hassan Schroeder
On Wed, Oct 1, 2008 at 9:35 AM, LoopInfinitum [EMAIL PROTECTED] wrote: i'm looking for a definitive answer: can .tag files be compiled on the fly, or do they always require a recompile and restart for changes to take effect? Did you bother to try? In any case, I don't know if this is

Re: can i compile .tag files on the fly? please help :(

2008-10-01 Thread LoopInfinitum
] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/can-i-compile-.tag-files-on-the-fly--please-help-%3A%28-tp19764368p19765186.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: can i compile .tag files on the fly? please help :(

2008-10-01 Thread Hassan Schroeder
On Wed, Oct 1, 2008 at 10:17 AM, LoopInfinitum [EMAIL PROTECTED] wrote: haven't tried yet... i've never used jasper Nor have I, directly :-) I meant, why don't you just change a test .tag file and see what happens? Would have taken less time... so this means you edit a .tag file, hit

Re: can i compile .tag files on the fly? please help :(

2008-10-01 Thread David Smith
I would guess from a brief look at the jsp 2.0 spec, the answer is yes, but didn't read far enough to be absolutely sure. You could read the spec yourself for a definitive answer or just try it... Personally I find reality more fun. - write a test tag - write a jsp to test it - run the jsp

Re: can i compile .tag files on the fly? please help :(

2008-10-01 Thread LoopInfinitum
topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/can-i-compile-.tag-files-on-the-fly--please-help-%3A%28-tp19764368p19766951.html Sent from the Tomcat

RE: can i compile .tag files on the fly? please help :(

2008-10-01 Thread Caldarale, Charles R
From: LoopInfinitum [mailto:[EMAIL PROTECTED] Subject: Re: can i compile .tag files on the fly? please help :( so my question is, can tomcat 5.02a be configured to compile .tag files on the fly? Your Tomcat version is a bit odd, since there never has been such any such level (Tomcat does

Re: can i compile .tag files on the fly? please help :(

2008-10-01 Thread Mark Thomas
LoopInfinitum wrote: thanks again for the replies. i guess i wasn't clear... i, of course, have tried this; the status quo is (and has been) that our team has to restart the server for any .tag changes made. it has been this way since i was hired a year ago, and, of course, we'd benefit