Re: JSP/Tag recompilation on running server

2008-01-31 Thread Mikolaj Rydzewski
Chris Hut wrote: We use a "global message" .tag file to display any important updates to users - by default it is blank but can be updated to say, e.g. "Site will be going down for maintenance in one hour.". We push these updates by deploying an updated .tag file to our system. In my opinion

Re: JSP/Tag recompilation on running server

2008-01-30 Thread Martin Gainty
From: "Chris Hut" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Wednesday, January 30, 2008 1:46 PM Subject: JSP/Tag recompilation on running server Hi all, We use a "global message" .tag file to display any important updates to users - by default it is bl

JSP/Tag recompilation on running server

2008-01-30 Thread Chris Hut
Hi all, We use a "global message" .tag file to display any important updates to users - by default it is blank but can be updated to say, e.g. "Site will be going down for maintenance in one hour.". We push these updates by deploying an updated .tag file to our system. We just switched to Tomcat