RE: Struts Plug-in on Tomcat

2005-08-12 Thread Shabada, Gnaneshwer
Cache Framework"); RegistrationServices.putRegistrationIntoCache(); } struts-config.xml Gnan -Original Message- From: Laurie Harper [mailto:[EMAIL PROTECTED] Sent: Friday, August 12, 2005 12:01 PM To: user@struts.apache.org Subject: Re: Struts Plug-in on Tomcat Shabada, Gnaneshwer w

Re: Struts Plug-in on Tomcat

2005-08-12 Thread Laurie Harper
Shabada, Gnaneshwer wrote: Is there any chance that Struts Plug-in class wouldn't work on Tomcat 5.5.9 server? I have a web application where I wrote a Plugin to cache my results prior to the page display. I want to run this plug-in during server startup. I configured my struts-config.xml accordi

Struts Plug-in on Tomcat

2005-08-12 Thread Shabada, Gnaneshwer
Is there any chance that Struts Plug-in class wouldn't work on Tomcat 5.5.9 server? I have a web application where I wrote a Plugin to cache my results prior to the page display. I want to run this plug-in during server startup. I configured my struts-config.xml accordingly. Apparently, the same c