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 |
How to deactivate el usage on jsp?
how to extends one jsp page to another jsp page with realtime example?
What are the events in jsp page?
hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
What is jsp tag?
Why is it that JComponent have add() and remove() methods but Component doesn’t?
How do I view jsp files in my browser?
How can you avoid scriptlet code in jsp?
How does a jsp function?
How can a cookie is deleted with JSP?
What is a javaserver pages (jsp)?
Which attribute specifies a jsp page that should process any exceptions thrown but not caught in the current page?