Java Server Pages (JSP) Tutorial

Java Server Pages technology is used at presentation tier to present the web contents to users. This technology is primarily used independently or with other presentation tier frameworks (Struts, Spring MVC, Tiles) to display static and dynamic contents. Jsp makes it possible to integrate the static contents with dynamic contents. The dynamic contents may be data coming from server, or data resulting after evaluation of expressions or other contents at server side. Further, jsp being a servlet, it allows you to use the features of servlet technology also. This tutorial will take you through the theoretical and practical details of this technology. It will cover following aspects of JSP.

  • Share/Bookmark
JEE, Jsp, Tech Notes

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Leave Comment

(required)

(required)