RE: Struts - Not instantiating Action class.

2005-04-13 Thread Shashikant Hire
: Shashikant Hire [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 30, 2005 2:30 PM To: Struts Users Mailing List Subject: RE: Struts - Not instantiating Action class. Al Thanks for you suggestion, I will try them and let you know results. regards, Shashi -Original Message- From: Fogleson

RE: Struts - Not instantiating Action class.

2005-03-30 Thread Shashikant Hire
Of course in all of these processAction.do and processAction should be renamed to whatever you have in your actionMappings. At any rate one of those three should get you to your goal. Al -Original Message- From: Shashikant Hire [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 02, 2005

Struts - Not instantiating Action class.

2005-03-29 Thread Shashikant Hire
Hi, My application consists of two major component one is speech application and other is web application. The speech application send some data to web application, web app store that data in database. The speech application is developed using Nuance VBuilder and it is deployed in Nuance

RE: Struts - Not instantiating Action class.

2005-03-29 Thread Shashikant Hire
- From: Shashikant Hire [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 02, 2005 12:14 AM To: Struts Subject: Struts - Not instantiating Action class. Hi, My application consists of two major component one is speech application and other is web application. The speech application send some data