I fixed it using the session option...cudnt find the better way though..
anyways thanks for your help
Jiang, Jane (NIH/NCI) [C] wrote:
>
> We had the same problem. When you submit a form, only the information
> in form gets submitted and repopulated when there is a validation error.
> Since th
We had the same problem. When you submit a form, only the information
in form gets submitted and repopulated when there is a validation error.
Since the list is not part of form submission, it is not saved any
where. The same applies to disabled fields and dynamically generated
labels. I asked t
I am using tile page as an input.
Thx
Paul Benedict-2 wrote:
>
> Can you paste in the set of action configuration mappings that you're
> using?
>
> On Dec 10, 2007 9:37 AM, Vaibhav Khare <[EMAIL PROTECTED]> wrote:
>
>>
>> Hi,
>>
>> I am using Struts validation framework in my project. My f
Can you paste in the set of action configuration mappings that you're using?
On Dec 10, 2007 9:37 AM, Vaibhav Khare <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using Struts validation framework in my project. My form becomes null
> whenever I try to do some validation. The validation works fine b
Thanks, pedro
Couldnt resolve this one! upgraded to struts 1.2.4 and used a reqular
expression to validate instead.
Not quite the method i wanted to take but one which resolved the issue.
Thanks for your contribution
Andy
Pedro Salgado wrote:
Have you checked if you aren't duplicating configurat
Have you checked if you aren't duplicating configurations on more than 1
file? (configFile1, ..., configFileN... N replaces configurations that are
also present (duplicate) in 1).
Are you working with modules?
Is the forward pointing to a correct action? (try putting validate =
false... and
6 matches
Mail list logo