Make your website navigation fast and comfortable with Deluxe JavaScript Menu! Features: Full cross-browser compatible. Search engine friendly. Cross-frame support. Visible over select boxes, iframes, flash, Java applets. Visual interface for easy setup. A lot of pre-designed templates in Vista, XP, Win98, Ms Office, Linux, MacOs styles. Scrollable, dragable, floating, and context menus. Keyboard navigation. JavaScript API for changing menu "on-the-fly". Free for Non-Profit Websites!
Free Trial
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Most forms today store the user input into a database, but while there are many examples of building form pages or form action pages that echo or mail the input, I couldn't find a lot of examples of form action pages that store input into a database.
This flash movie is for beginning JSP developer and attempts to explain the basic concepts involved in capturing and storing user input, a process that will be used in nearly every page you develop.
Forms are, of course, the most important way of getting information from the customer of a web site. This short example will show you how to create a simple color survey and print the results back to the user.
This article examines the processing of a user registration form using JSP and JavaBeans while implementing the Memento design pattern. It is assumed that the reader is familiar with basic JSP syntax.