What is the use of jsonvalidation in struts?
No Answer is Posted For this Question
Be the First to Post Answer
How do you create message resource?
What validate() and reset() method does ?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
What types of validations are available in xml based validation in struts2?
What is meant by custom tags?
What are the pros of struts 2?
I have 4 jsp pages .At last page we have a submit button when we click it it will store all jsps data which we provide will store into database. how we can make it possible
why we are using vo,dao and dto design patterns in struts framework
What is the purpose of @expressionvalidator annotation?
What are the Core classes of Struts Framework?
What is the procedure of operation of a form tag?
Give an example where struts tiles may be used?