life cycle of struts?
Answer Posted / srinivas
There is no life cycle for struts. If you have any proofs
just mention any standard books or official reference. don't
know why this kind of stupid questions are asked by interviewers
| Is This Answer Correct ? | 20 Yes | 21 No |
Post New Answer View All Answers
What are different ways to create Action classes in Struts2?
What is the procedure of operation of a form tag?
What are the classes used as part of struts framework ?
What is execute method in struts?
In how many ways duplicate form submission can occurs?
List the important attribute and elements of action mapping under struts.
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
Does apache tomcat use struts?
What are the main classes which are used in struts application?
Describe validate() and reset() methods.
What is the purpose of @urlvalidator annotation?
How do you convert struts to springs?
How can forward action be used to restrict a strut application to mvc?
Which tag is used to declare constants in struts xml?
What is the purpose of @requiredstringvalidator?