| Author |
Dispatch Action name is coming null in the action class
|
Prabhakar Raokhande
Greenhorn
Joined: Jun 01, 2006
Posts: 1
|
|
Hi, I am using multithreading in a java struts webapplication for sending waited request to the back end server(Tandem). Some times the dispatch action name in the execute method of the action class is coming null. Due to this the form is loosing the data at run time. I had checked with alerts in the jsp page which shows me correct context path at run time but in the action class the request object can't get the parameter passed to it. Please help me in this regard. Thanks & Regards, Prabhakar
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
Prabhakar, This forum's title is Agile and Other Processes. Your question is about a web framework for which we have a dedicated forum. I'm moving this thread over there.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: Dispatch Action name is coming null in the action class
|
|
|