Web Application using JSP is a text book and reference for the people who wish to learn and develop a Java based web and enterprise application. It covers all the major topics in JSP. By providing more examples and programs, the learner can develop a fully-functional web application. All the programs are developed and tested with major IDE. First it takes the learner into the world of web application development through the introductory chapter. Later on the JSP is introduced to the learner to make the server-side scripting easy and elegant. Two chapters have been dedicated entirely for database handling through JSP using JDBC and Hibernate. MVC is given to let the learner to integrate features of Servlets and JSP. Producing the HTML page is not the only way for outputting the results of the web application, so two chapters are allotted to teach the learners to output the results of the web application in various forms such PDF, WORD, EXCEL.
Tagline
Step by Step guide to develop a Java based web and enterprise application.
Key Features
Correct sequence of the chapters that help the learners to become expertise
One stop solution for the Java based web application development
In-depth explanation of topics
More number of programs are given to understanding the topic
Developing fully functional application is the primary objective of this, instead of teaching merely topics
New areas such as Apache POI, Hibernate
Dedicated chapter for MVC design pattern
What Will You learn
Fundamentals of Web Application and Java Server Page
Developing and Executing JSP Program
Scripting Elements and Implicit Objects
JSP Document and Action Elements, JSP with Hibernate, Database Access in JSP
Exception Handling and Expression Language
Session Management, Custom Tags and Filters
JSTL (JSP Standard Tag Library)
MVC based Web Application
Apache POI, Generating PDF Document
Who This Book is For
Graduate, Post graduate, Academicians, Educationists, Professionals.