What is the purpose of form-be tag in struct-config.xml?
No Answer is Posted For this Question
Be the First to Post Answer
Which parser is used in Struts to parse the Structconfig.xml file.
What is the purpose of @key annotation annotation?
What is the purpose of action tag in struts.xml?
How do you create message resource?
What is apache struts vulnerability?
what is a RequestProcessor?
What is the use of execAndWait interceptor?
Explain about the validation steps which have to be carried during validation of client-side address?
Hai all.What is the use of <logic:iterate>tag in struts application.
How do I access token?
when we enter the data in the form how it is stored in formbean class setter and getter methods?
How can I make own ActionServlet? with example