What are the two types of validations supported by validator framework?
No Answer is Posted For this Question
Be the First to Post Answer
when we enter the data in the form how it is stored in formbean class setter and getter methods?
Explain design patterns which is used in struts?
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
How to pass runtime Parameter in Struts1.2?
what is the purpose of load_on_startup entry in struts- config.xml?
how can i fetch combo box value into my DAO using struts 2?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
What does execandwait interceptor?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
How duplicate form submission can be controlled in struts?
Are the struts tags xhtml compliant ?
What configuration changes are required to use resource files in Struts?