Why we use struts over servlets?
No Answer is Posted For this Question
Be the First to Post Answer
How do you convert struts to springs?
What is the purpose of @key annotation annotation?
Is Struts Framework part of J2EE?
what is the difference between page and pageContext implicit variables
Why do the struts tags provide for so little formatting?
What types of Actions we have in Struts?
Can u call Action class methods fro struts-config.xml file?
What are the two different types of validations that the validator framework supports?
when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?
Why we use struts in java?
How many action classes can be used in struts application?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?