< Back
Page 4 of 4
This chapter is from the book
1.4 Recap
In closing, JSP offers significant benefits over legacy Web development technologies. Its use of the Java programming language gives it security, reliability, and access to a powerful API. Its memory and threading models offer significant speed enhancements. Additionally, JSP is built around a component model that helps separate business logic from presentation logic.
The next chapter, "Scripting Elements," takes an in-depth look at the JSP language itself.
< Back
Page 4 of 4