Explain the difference between plain-validator and field-validator in struts?
No Answer is Posted For this Question
Be the First to Post Answer
Why use spring, if you are already using struts?
What is struts and springs in java?
In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.
Hi All thanks in advance, iam new to j2ee currently in my project we r using struts with hibernate can i have one sample application like CRUD application with code or any tutorials liks r ebooks plz....?
Explain architecture of struts2?
How to work with error tags?
What is the use of struts?
Briefly tell the two kinds of form beans.
What types of validations are available in xml based validation in struts2?
What’s the utilization of resource bundle properties file in struts validation structure?
What is struts.devmode?
What is role of action class?