How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
No Answer is Posted For this Question
Be the First to Post Answer
What is includeaction?
What is request processor and how does it relates to action mapping?
What is the use of interceptor?
What is controller in struts ?
What is life cycle of an interceptor?
Are struts and shocks the same?
What are the aware interfaces in struts2?
What is the purpose of @result?
can we change the order of parameters in execute()?
How the exceptions are handled in struts?
What is the use of forwardaction?
Can we write Structs application without using Action Class directly or indirectly(extends Action class)