Click to See Complete Forum and Search --> : User Registration forms


vpraveen84
06-30-2008, 04:50 PM
hi,

Does anyone know any good free/opensource user-registration forms that I can use with my Java + MySQL backend. I'm able to only find modules for CMS.

thanks,
praveen

fireblade
07-03-2008, 12:58 AM
heeh create the form usin HTML

ray326
07-03-2008, 07:24 PM
Do you know how to do a JSP with a form, a servlet to handle the form action and a database update through JDBC?