What are best practices to follow while developing Struts2 application?
No Answer is Posted For this Question
Be the First to Post Answer
Explain architecture of struts2?
What is the purpose of '@customvalidator'?
why we are using vo,dao and dto design patterns in struts framework
why do we typecast ActionForm into out plain java bean class in Action class?
What are the aware interfaces in struts2?
What is use of i18n interceptor?
What is the purpose of @action annotation?
advantages& 5 disadvantages of MVC architecture
Difference between ActionErrors and ActionMessage?
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 types of validations are available in xml based validation in struts2?
what is the difference between page and pageContext implicit variables