java - Relations among the Action class, JSP page and HTTP request? -


with struts, can request url http://example.com/list.do?xxx=xx handled action class , flow jsp file. , can request jsp page http://example.com/list.jsp directly.
what's relations among these 3 concept? dynamic things direct jsp page request?

you should prevent using direct jsp redirection as possible. whole concept


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -