- 1,233 categories
- 40,467 scripts
Updated: 10/12/2000
- 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 components are implemented behind the scenes. It is not necessary to understand the details of Beans development to work with JSP. As component architectures go, the interface between JSP and Beans is quite simple.
- Categories
- Tags
- Platforms
- Licenses
- The FileManagement Bean Suite contains components that make file operations possible without hand-coding programming. Application assemblers can copy, move, delete, and search for files during the application run-time. With FileManagement 2.0, beans ...
- 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...