Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Help

JSP


21. 

Advanced JavaServer Pagesâ„¢

Advanced JavaServer Pagesâ„¢

By: 

Publisher: Prentice Hall

Publication Date: 30-MAY-2001

Insert Date: 26-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

Design and implement flexible, extensible, and maintainable applications with servlets and JSP technology Master powerful authentication and internationalization techniques Learn how to integrate industry-standard XML and XSLT with JSP technology Use JSP technology-based templates to develop robust applications from modular components Advanced JavaServer Pages delivers: Web application design techniques based on JSP and servlets technology Proven strategies for achieving enterprise-class robustness and scalability with JSP technology Expert guidance on...

22. 

JSPâ„¢ and Tag Libraries for Web Development

JSPâ„¢ and Tag Libraries for Web Development

By: 

Publisher: Que

Publication Date: 22-OCT-2001

Insert Date: 26-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

This book is a guide to the recently introduced Java Tag Extension API, illustrated by real-life case studies. A fairly complete approach to JSP programming is provided, with a discussion of its shortcomings and how these can be addressed by employing tag libraries. It will discuss modeling and designing applications based on these technologies, then provide a specific implementation (Jakarta STRUTS). This book goes well beyond other resources on JSP, which contain at most a single chapter on tag libraries. The explanation of tag library technology and examples of its implementation will...

23. 

Special Edition Using Javaâ„¢ Server Pages and Servlets

Special Edition Using Javaâ„¢ Server Pages and Servlets

By: Mark Wutka

Publisher: Que

Publication Date: 20-OCT-2000

Insert Date: 25-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

Special Edition Using JSP and Servlets starts by detailing the evolution of web servers that led to the creation of ASP and JSP. It explains both the limitations of previous technologies and the benefits that JSP provides including platform independence. Includes coverage of: organizing applications with multiple files and client-side objects, generating well-formed XML using JSP, storing data in cookies and sessions, interacting with Enterprise Java Beans, displaying dynamic graphics with Java 2D, and using RMI and Corba to enhance JSP applications. The final chapters demonstrate advanced...

24. 

Java Server Pages from scratch

Java Server Pages from scratch

By: Maneesh Sahu

Publisher: Que

Publication Date: 19-OCT-2000

Insert Date: 25-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

JavaServer Pages From Scratch teaches beginning users about the many techniques involved in JavaServer Pages by building an online auction house with an events calendar. In addition to discussing the planning and designing of an application, the book will also cover development of forms, validating data, registering new users, servlets, sessions management, enterprise javabeans, cookies and wireless protocol....

25. 

Pure Java Server Pagesâ„¢

Pure Java Server Pagesâ„¢

By: 

Publisher: Sams

Publication Date: 08-JUN-2000

Insert Date: 25-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

Pure JSP gives a very concise conceptual overview of the JavaServer Pages technology and its related components. Once you have a firm foundation with the JSP technology, related topics such as JavaBeans, JDBC and Servlets are covered at a very high level. The book moves on to explain a large number of JSP techniques, which were determined by studying problems faced by JSP users in the professional world. The final section covers the more technical aspects of the JSP technology. Topics include related API's, server configuration, and charts and diagrams related to developing JSP applications....

26. 

JavaServer Pagesâ„¢

JavaServer Pagesâ„¢

By: 

Publisher: Addison-Wesley Professional

Publication Date: 06-APR-2000

Insert Date: 25-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

JavaServer Pagesâ„¢ (JSP) is a new technology that facilitates the development of the dynamic, interactive, content-rich Web pages now in great demand. Cross-platform, fast, easily changed, and extensible, JSP overcomes the limitations of previous Web development technologies and is rapidly becoming an acknowledged standard. Sun has included JSP as a formal part of the Javaâ„¢ 2 Enterprise Edition, and every vendor of application servers supports the technology. JavaServer Pagesâ„¢ is a hands-on guide to building dynamic Web pages with JSP. Appropriate for all Web designers--whether or not you...

27. 

Core JSP

Core JSP

By: Damon Hougland; Aaron Tavistock

Publisher: Prentice Hall

Publication Date: 05-OCT-2000

Insert Date: 25-SEP-2002

Slots: 1.0

Table of Contents • Start Reading

The experienced developer's guide to JavaServer Pages development! Database access, XML support, JavaBean integration, and much more Architecting JSP applications for maximum performance and maintainability Includes several complete sample JSP applications such as an authentication framework, an email tag library, and a Database-to-XML/XSL conversion tool Sun's JavaServer Pages technology gives developers a powerful cross-platform solution for dynamic Web application development without the drawbacks of previous approaches. In Core JSP, two leading enterprise developers show...