What is validate() and reset() functions?
No Answer is Posted For this Question
Be the First to Post Answer
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
At the point, you should go for struts framework?
What are the bundled validators?
Why are frameworks used?
What is the purpose of form-beans tag in struct-config.xml?
How to override the default error message that can come during file uploading process?
What is the difference between a Strut and a Class?
What does validation interceptor?
How action mapping is configured in Struts?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What types of validations are available in xml based validation in struts2?
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