how to debug struts project in netbean ?
No Answer is Posted For this Question
Be the First to Post Answer
What is validate() and reset() functions?
Explain the complete struts validator framework.
What are the steps involved in creating a strut application?
How to handle exceptions in structs?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What are the main classes which are used in struts application?
How properties of a form are validated in Struts?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
Can we write Structs application without using Action Class directly or indirectly(extends Action class)
How to carryout the validations in struts if the validator frame work cant handle the validation
What is difference between actionform and dynaactionform?
What do you mean by actionform?