Can anyone pl suggest ways to initialize a struts webapp other than
plugIn and extended ActionServlet.
If you are using Servlet 2.3 or newer, you could use a ServletContextListener
http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/ServletContextListener.html
Although from what you describe, I wou
ROTECTED]
Sent: Monday, September 13, 2004 11:55 AM
To: 'Struts Users Mailing List'
Subject: RE: PlugIn/ ActionServlet init() method called 2 times in Linux
hi Uma,
If the same application is working fine with tomcat + windows
and
not working with tomcat+ linux, try out follwoing
13, 2004 11:55 AM
To: 'Struts Users Mailing List'
Subject: RE: PlugIn/ ActionServlet init() method called 2 times in Linux
hi Uma,
If the same application is working fine with tomcat + windows
and
not working with tomcat+ linux, try out follwoing,it may solve ur
problem
for time
hi Uma,
If the same application is working fine with tomcat + windows and
not working with tomcat+ linux, try out follwoing,it may solve ur problem
for time being.
1)Use one more servlet and integrate with struts instead of
using plug-in or extending
ActionServlet.This but b
4 matches
Mail list logo