Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
use Java beans with jsp(Java server Pages) form , here i have three code snippets , one for form and one for after submit form and one for java Bean class.
1. HTML Jsp form
Code:
<html>
<title>Codemiles :JSP Form with Java Beans </title> <body>