Web Applications using JSP (Java Server Page)
P. Karthik
SKU: 9789388176200
Authors: P Karthik
Rights: Worldwide
Publishing Date: January 2018
Pages: 988
Weight: 1747gm
Dimension: 24x18.5x5cm
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.
- Chapter 1: Fundamentals of Web Application
- Chapter 2: Fundamentals of Java Server Page
- Chapter 3: Developing and Executing the JSP Program
- Chapter 4: Scripting Elements
- Chapter 5: Implicit Objects
- Chapter 6: JSP Document and Action Elements
- Chapter 7: Exception Handling and Expression Language
- Chapter 8: Session Management
- Chapter 9: Custom Tags and Filters
- Chapter 10: JSTL (JSP Standard Tag Library)
- Chapter 11: Database Access in JSP
- Chapter 12: MVC based Web Application
- Chapter 13: Apache POI
- Chapter 14: Generating PDF Document
- Chapter 15: JSP with Hibernate