What is the most needed for STRUTS ?
Answers were Sorted based on User's Feedback
Answer / jjackie
"ActionServlet" to implement and establish the MVC
functionality.
| Is This Answer Correct ? | 3 Yes | 3 No |
What is the differences between the jsp custom tags and java beans?
What does it mean when tags or attributes are said to be deprecated?
How to print java variable in jsp?
What is jsp api?
How to include static files in a JSP page?
Define Expression
What is auto-flush attribute?
Explain jsp lifecycle methods?
What is difference between include directive and jsp:include action?
Is jsp front end or backend?
how to set class path in java
Which tag is used to execute java source code in jsp?