Java Server Pages Training Course
Java Server Pages (JSP) technology is used to create web application just like Servlet technology. It can be thought of as an extension to Servlet because it provides more functionality than servlet such as expression language, JSTL, etc.
A JSP page consists of HTML tags and JSP tags. The JSP pages are easier to maintain than Servlet because we can separate designing and development. It provides some additional features such as Expression Language, Custom Tags, etc.
In this training course what we will learn ?
JSP scripting elements, Implicit Objects, JSP Directive Elements, JSP Exception, Action Elements, Expression Language, MVC in JSP, JSTL, JSP Custom tags, JSP Pagination, JSP CRUD, Development in JSP
You must learn Java before start.
Reviews
There are no reviews yet.