𝔖 Scriptorium
✦   LIBER   ✦

📁

Pure JSP: Java Server Pages

✍ Scribed by Goodwill, James


Publisher
Pearson
Year
2000
Tongue
English
Leaves
245
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

📜 SIMILAR VOLUMES


Pure JSP: Java Server Pages (Pure Series
✍ James Goodwill 📂 Library 📅 2000 🏛 Sams 🌐 English

I'll list the pros and cons from my perspective:<p>PROS: 1. Very short - Sometimes size does matter. In this case, there was no over-extensive analyzations of the code. Only key portions.<p>2. Covered some of the essentials of JSP programming. JDBC, Connection pooling, XML, Servlet integration,

Pure Java Server Pages
✍ James Goodwill 📂 Library 📅 2000 🏛 Sams 🌐 English

I'll list the pros and cons from my perspective:<p>PROS: 1. Very short - Sometimes size does matter. In this case, there was no over-extensive analyzations of the code. Only key portions.<p>2. Covered some of the essentials of JSP programming. JDBC, Connection pooling, XML, Servlet integration,

Java Server Pages
✍ Герц Д.М. 📂 Library 📅 2002 🌐 Russian

Данная книга начинается с рассмотрения пользовательских дескрипторов, т.е. с тех вопросов, которыми обычно заканчиваются книги, представляющие собой введение в JSP. В ней рассматривается около 50 пользовательских дескрипторов JSP. Они выполняют различные задачи: от поддержки форматов, специфических

Java server Pages
✍ Hans Bergsten 📂 Library 📅 2001 🏛 O'Reilly 🌐 English

JavaServer Pages (JSP) technology provides an easy way to create dynamic web pages. Its component-based approach allows web developers to easily combine static HTML for look-and-feel with Java components for dynamic features. The simplicity of this component-based model, combined with the cross-plat