Form (3)
- JSP Example: Simple HTML Form Handling
-
The formToBean() method of com.devsphere.mapping.FormUtils sets the bean properties to the values of the request parameters (form data). If necessary, string values are converted to numbers. A boolean property is set to true if the request parameter is present no matter what its value is (except "false").
Tags: form, jsp, jsp form example, tutorial - view - prasanth - 10/26/2009 - 13:54 - - -
- HTML - PHP Form Example
-
Build an HTML form, and call the form data using PHP
Tags: form, html, php, programming, tutorial, code, examples - view - pandaraju - 10/07/2009 - 19:06 - - -
- Drupal Form Api
-
A short presentation on Drupal form API
Tags: api, drupal, form, presentation - view - prasanth - 10/04/2009 - 02:50 - - -