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
created dont create it again.
sachin
xorant, mumbai
-Original Message-
From: Uma Yarakaraju [mailto:[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 11:58 AM
To: [EMAIL PROTECTED]
Subject: PlugIn/ ActionServlet init() method called 2 times in Linux
Hi,
Can anyone pl help on
]
Sent: Monday, September 13, 2004 11:58 AM
To: [EMAIL PROTECTED]
Subject: PlugIn/ ActionServlet init() method called 2 times in Linux
Hi,
Can anyone pl help on my below mail? Some more things I noticed are:
I downloaded the latest struts-1.2.2 zip. To the struts-blank.war I
added a simple
Hi,
Can anyone pl help on my below mail? Some more things I noticed are:
I downloaded the latest struts-1.2.2 zip. To the struts-blank.war I
added a simple plugin class (that prints system.out.println in the
constructor, init, and destroy methods) called MyPlugIn.java. I deployed
the struts-bl
5 matches
Mail list logo