- Original Message -
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, July 05, 2002 7:30 PM
Subject: Re: RequestWrapper question
> Redisplay of pages with input errors is one of the things
> Date: Fri, 5 Jul 2002 15:21:22 +0100 (BST)
> From: Kevin HaleBoyes <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: RequestWrapper question
>
> It is a common problem that I'm tying to solve.
>
> I ha
It is a common problem that I'm tying to solve.
I have a web application that has a fill-in form. The user
fills in some of the fields and submits it to a servlet for
processing. The servlet verifies the input request parameters
either directly or using (EJ) Beans. If the input data is not
val