Java C12. JSP, MVC
Direct start from Web browser:
input directly URL of JSP page into Web browser
http://servername:8080/JSP/HelloWorld.jsp
Start by “Action” attribute of Form tag
Start when you push the summitting button on
form
Start from JSP (or Servlet) :
Start by being specified with other JSP files