> From: Keith Kwiatek [mailto:[EMAIL PROTECTED]]
>
> Does orion have anything that helps with capturing the values 
> of a form, and
> then if validation fails, --allowing you to re-display the 
> form with the
> submitted values?

Hi Keith!
Jakarta Struts has a nice framework to do this. It implements a
Model-View-Controller design pattern on top of JSPs and servlets. Please
check out http://jakarta.apache.org/struts/

Joni

Reply via email to