Results 1 to 2 of 2
- 09-17-2008, 12:00 PM #1
Member
- Join Date
- Sep 2008
- Posts
- 1
- Rep Power
- 0
Registration Page Using JSP with Oracle as backend
Hi Java Experts!
I have to create a Website Registration Page using JSP with fields like First Name, Last Name, Email ID, Company Name etc..... On the submit of the Submit Button, the field validation has to happen and on sucessful validation the values have to be stored in Backend oracle table. Kindly help me with teh sample code.
Thanks,
Ganesh N
- 09-17-2008, 01:27 PM #2
Member
- Join Date
- Sep 2008
- Posts
- 17
- Rep Power
- 0
You can validate fields with javascript
try some googling for it
2nd put all your fields in form tag of html and add action varible to from tag and mention servlet name in action tag
value of that form will be submitted to specified servlet when you submit form
RegardsSagar Birari
Development & Technical Blog
Similar Threads
-
Go back to previous page using session in JSP page
By gopikarikati009 in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 06-23-2011, 10:30 AM -
why oracle index can't work correctly in oracle?
By wwwlife in forum JDBCReplies: 0Last Post: 08-27-2008, 09:27 AM -
Duplicate entry in registration form!!!
By anki1234 in forum Advanced JavaReplies: 1Last Post: 01-04-2008, 08:15 PM -
Registration Servlet
By Java Tip in forum Java TipReplies: 0Last Post: 12-25-2007, 11:22 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks