Why it called struts?
No Answer is Posted For this Question
Be the First to Post Answer
What is an interceptor stack?
What is action support class in struts2?
What are different ways to create Action classes in Struts2?
What are the two types of validations supported by validator framework?
How can we handle exceptions thrown by application in Struts2?
How client side validation is enabled on a jsp form?
Lists the bundled validators in struts?
how to implement singletun design patteren in struts?
Is struts thread safe?
How does struts2 token work?
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
Can explain about the validations and in your project where did u used the validations?