Categories
JavaTips and TutorialsJSP and Servlets → Form Processing

JSP Form Action Page

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 dat...
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Forms

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Advanced form processing using JSP

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2003-2019 jCay.com