This chapter is from the book
19.5 Review
We've looked at server-side Java processing with JavaServer Pages which can be thought of as servlets turned inside out. From that simple concept we looked at our servlet example and converted it to use JSP. We also looked briefly at the syntax for JSP tags and the JSTL, but encouraged you to do more reading on this topic.