RE: Action servlet becomes null in UNIX environment

2008-05-07 Thread Allen, Daniel
hough you're using Struts 1, but you didn't specify a version, so > here's the last release's tag documents. If this is a new app, may I > humbly suggest you use Struts2 instead? No sense in starting a project > using a deprecated framework. > > > -Original Me

Re: Action servlet becomes null in UNIX environment

2008-05-07 Thread Raghuveer Rawat
#x27;s the last release's tag documents. If this is a new app, may I > humbly suggest you use Struts2 instead? No sense in starting a project > using a deprecated framework. > > > -Original Message- > From: Raghuveer Rawat [mailto:[EMAIL PROTECTED] > Sent: Wednesda

RE: Action servlet becomes null in UNIX environment

2008-05-07 Thread Allen, Daniel
--- From: Raghuveer Rawat [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 07, 2008 1:18 PM To: Struts Users Mailing List Subject: Action servlet becomes null in UNIX environment Hi, I have a problem with my application where actionServlet becomes null in UNIX environment and works fine in windows XP syste

Action servlet becomes null in UNIX environment

2008-05-07 Thread Raghuveer Rawat
Hi, I have a problem with my application where actionServlet becomes null in UNIX environment and works fine in windows XP system. While saving data on test environment (UNIX) I am getting action servlet as null in My Action class. The jsp is built dynamically in as below *JSP code:* if (newGuide