What is the purpose of @requiredstringvalidator?
No Answer is Posted For this Question
Be the First to Post Answer
What is the procedure of operation of a form tag?
What is the purpose of @keyproperty annotation annotation?
What are the advantages of spring mvc over struts mvc?
Describe the basic steps used to create a tiles application?
Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.
Explain about logic match tag?
Why is action servlet a singleton in struts?
What is the purpose of @conversion annotation annotation?
What are the classes used as part of struts framework ?
1.when actionservelet execute. 2.when web.xml executes
What is life cycle of an interceptor?
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