Why do we need struts?
No Answer is Posted For this Question
Be the First to Post Answer
Which design pattern is implemented by Struts2 interceptors?
Can we integrate struts with spring?
how handle when client send multiple request at atime for single servlet
What is role of actionservlet?
what are the type of forward class in Struts?
What is the difference between validation.xml and validator-rules.xml files in struts?
What are action errors and error?
Explain the difference between jakarta struts and apache struts?
Can you call Action class methods from Struts config.xml?
Explain about struts dispatch action?
What are the two different types of validations that the validator framework supports?
In web.xml file instead of *.do can i write *.ibm, Specify with example