Categories

Updated: 06/08/2001

Combining Servlets, JSP, and JavaBeans

This is a complete chapter : ''Combining Servlets, JSP, and JavaBeans'' from Wrox Press book &"Professional JSP 2nd Edition&". It introduces Model-View-Controller (MVC) architecture and describes combining JSP, Servlets and Java Beans using it.
Similar Scripts for "Combining Servlets, JSP, and JavaBeans"

Building Your Own JSP Components

Adapted from a chapter of the book Web Development with JavaServer Pages, this article is written for developers who want to create their own Beans for use as JSP components, and for interested web designers who want to understand how these component...

JSP Applications

A JSP application collects pages, scripts and Java Beans into a self-contained web application. Applications are just generalized virtual hosts, only based on the URL instead of the host name. This tutorial discusses how a JSP application works, Work...

Introduction to Java Server Pages

This is a sample chapter from ''Professional Java Server Programming''. It covers JSP, servlets, Java Beans and database connectivity using JDBC.

Firefly

Firefly is a Java servlet and JSP-based database-driven system for dynamically generating internet or intranet sites. It allows any authorised user to manage a section or add content to a page without any knowledge of HTML, handles all navigation m...

Professional JSP

Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the t...
©2003-2008 jCay.com