- 1,233 categories
- 40,462 scripts
Updated: 06/08/2001
- 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.
- Categories
- Tags
- Platforms
- Licenses
- 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...
- 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...
- This is a sample chapter from ''Professional Java Server Programming''. It covers JSP, servlets, Java Beans and database connectivity using JDBC.
- 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 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...