age itself.
-Richard
-Original Message-
From: Kim Brianne Go [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 12:15 AM
To: Struts Users Mailing List
Subject: Re: Problem with Validator it does not reload request attributes
Thanks for the suggestions.
I tried this and it works if the
Thanks for the suggestions.
I tried this and it works if the content of the list boxes are static. But
in my case, the values that is being used by this widget is pulled out from
the database then forwarded to the jsp page using request.setAttribute.
Unfortunately, i dont think it will be possi
Kim-
I had the same problem with some static form elements (e.g. contents of
list boxes that were not part of any model data I cared to keep, yet it
needed to be in the JSP page.)
One solution I found was to set the properties on the session, but I
decided that that was unnecessarily clutter
: Wednesday, July 19, 2006 10:23 AM
To: Struts Users Mailing List
Subject: Problem with Validator it does not reload request attributes
Good Day,
I was just wondering if anyone has a clue on how to retain request values (
request.setAttribute()) forwarded to a jsp form page and once a form h
Good Day,
I was just wondering if anyone has a clue on how to retain request values (
request.setAttribute()) forwarded to a jsp form page and once a form has
been submitted or validated then returns with error messages the values from
request.setAttribute() is no longer accessible.
Here's an ex
5 matches
Mail list logo