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

2008-10-01 Thread LoopInfinitum
t; - modify the tag file only > - run the jsp test again > > BTW, you should *really* upgrade your version of tomcat. You'll be > happier with the results. > > --David > > > LoopInfinitum wrote: >> hey all, >> >> i'm looking for a definitive

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

2008-10-01 Thread LoopInfinitum
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

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

2008-10-01 Thread LoopInfinitum
hey all, 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? we currently have jsp's set to compile on the fly, and it makes dev so much easier/faster. is there any alternative, if not the same