By mitchp
via java.dzone.com
Published: Oct 25 2012 / 10:50
This tutorial focuses on using Servlet's and JSP the right way. Servlet and JSP have evolved over the years, and these days there is often more than one way to do things. For example, this tutorial uses EL and JSTL not JSP scriptlets, it uses JSPs in a Model 2/MVC style not in a model 1 style, etc. Consider it a tutorial that focuses only on the best practices and not the legacy ways to do things. Huge and helpful tutorial!!!
Comments
MCII replied ago:
JSP in 2012, why? The Java world moved to JSF2.
Voters For This Link (13)
Voters Against This Link (0)