How action mapping is configured in Struts?
No Answer is Posted For this Question
Be the First to Post Answer
Is struts mvc framework?
What is the purpose of @results?
collection framework hirarchy?
how you provide security in your banking project
what are the componenets of struts?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
Hai all.What is the use of <logic:iterate>tag in struts application.
What is validate() and reset() functions?
What is the purpose of @stringlengthfieldvalidator annotation?
List the important attribute and elements of action mapping under struts.
How to create validations?what are struts validation components?
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.