Even though Servlets and JSP are web based concepts .wht is
the use of using Struts using then
Answer Posted / soumik
struts is a frame work ,by following a frame work one can
professionaly and effeciently design a web based project
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is struts2 in java?
What is the purpose of @expressionvalidator annotation?
How many instances of servlet usually run in a struts application ?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is actionservlet?
What are the loop holes of struts?
How is declarative handling of exceptions done in struts ?
What steps are required to for an application migration from Struts1 to Struts2?
What is the life cycle of actionform?
What is http forward?
Which interceptor is responsible for file upload support?
What is the difference between struts1 and struts2?
If the framework doesn’t do what I want, can I request that a feature be added?
Explain about how requests from the client are sent?
Explain about logic match tag?