Help in Validation.

2003-11-06 Thread Sunny
Hi friends, I am having html:file tag in my form. I want to check whether has selected any file or not. like if the user submits the form without selecting the file, i want to validate. in my validate.xml,. this is the validation i've entered. formset form name=ImportPlanForm

Re: Please Help!!! A Validation Rule Fail On A Second-Page Causes A Blank Page To Show Up

2003-10-31 Thread Kam Lung Leung
Hi Ted, Thank you for your time in helping me out. After your email message I take a hard look at the jsp file and can not find what was wrong with it. The secondPage.jsp is almost the same as the firstPage.jsp. When I move all the code from the secondPage.jsp to the firstPage.jsp the

Please Help!!! A Validation Rule Fail On A Second-Page Causes A Blank Page To Show Up

2003-10-24 Thread Kam Lung Leung
Hi, I have been looking at this problem for the last four days and can't figure out. I have an application that required workflow form. I created a CreateUserAccountAction class that extends the DispatchAction and a form MultiCreateUserAccountForm that extends the ValidatorForm. The reset

Re: Please Help!!! A Validation Rule Fail On A Second-Page Causes A Blank Page To Show Up

2003-10-24 Thread Ted Husted
Kam Lung Leung wrote: Why don't I get a pop up dialog box with error messages? Why the secondPage.jsp did not get executed when a validation error occurred? Why do I get a blank screen? Are you sure that it's blank? Sometimes the page doesn't render because of errors in the HTML,

Help with validation

2003-04-01 Thread Wendy Smoak
I have what is basically a true/false radio button on a form, except that I'm really doing it with a hidden field that I set based on some stuff sitting in the session. So in the JSP, it's either: html-el:hidden property=staffPresent value=true/ or html-el:hidden property=staffPresent

Re: Help with validation

2003-04-01 Thread Rick Reumann
On Tue, 01 Apr 2003 15:16:08 -0700 Wendy Smoak [EMAIL PROTECTED] wrote: I have what is basically a true/false radio button on a form, except that I'm really doing it with a hidden field that I set based on some stuff sitting in the session. Maybe I'm missing something because if you are

RE: Help with validation

2003-04-01 Thread Wendy Smoak
Rick wrote: Maybe I'm missing something because if you are setting this up why do you really need to validate it? I usually only need the validation framework for making sure the user doesn't mess up. It sounds like you are using it to double check that you added the hidden field on the page

Help: Javascript validation + Struts Lib

2000-11-02 Thread sadhana
Hi everybody... i want to use javascript validation with struts lib. how do i use ??? any idea .? sadhana... [EMAIL PROTECTED]