For a single Struts application, can we have multiple struts-config.xml files?
Can explain about the validations and in your project where did u used the validations?
How does struts work?
What are the custom tags?
Who makes the struts?
What is struts actionmapping?
How nested beans can be used in Struts applications?
What are pull and push mvc architecture and which architecture does struts2 follow?
What is token used for?
Can I have html form property without associated getter and setter formbean methods?
What are the two types of validations supported by validator framework?
What is struts and springs in java?
In Struts Programming which is the controller,which is the model?