Explain about the process of functioning of the struts program?
No Answer is Posted For this Question
Be the First to Post Answer
What are the main classes which are used in struts application?
What is Struts Frame Work Architecture(With Diagram) ?
What is http forward?
What is switchaction?
What are the steps required for setting up validator framework in struts?
What are the two different types of validations that the validator framework supports?
What is struts in j2ee?
Can we write our own ActionServlet for front controller of Struts Applications?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
What configuration changes are required to use resource files in Struts?
How can forward action be used to restrict a strut application to mvc?
how can i fetch combo box value into my DAO using struts 2?