> -Original Message-
> From: A mailing list about Java Server Pages specification
> and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Cory L Hubert
>
> Hey. Is there a way to process forms through a Bean.
> So when the submit
> button is clicked a method is ran that would pro
U can instantiate a bean using
and then set the property for each of ur form fields using
Then u can access these properties in ur bean and validate
them.
Bye,
Srihari
===
To unsubscribe: mailto [EMAIL PROTECTED] with body
Hey. Is there a way to process forms through a Bean. So when the submit
button is clicked a method is ran that would process all the parameters.
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-I