[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ajug-members]: jsp form question



Title: Message
What do you want the JavaScript to do -populate the fields have a value or actually put a value into them?
-----Original Message-----
From: Jason Kretzer/STAR BASE Consulting Inc. [mailto:JKretzer@starbaseinc.com]
Sent: Friday, April 02, 2004 9:01 AM
To: ajug-members@ajug.org
Subject: [ajug-members]: jsp form question


Good morning all,

I have a question about form submission.  I have a jsp that has a form of about 12 input fields.  All of the fields are required to have something in them.  Is there a way to have a javascript to do this and then still POST the form to a servlet?

Thanks,

-Jason