i have
this is backed by a bean which has
setHeader(String key, String value) { ... }
in general this is fine, but for the above line, the '.' in the key
causes problems. looks like struts treats this as a nested method call
(??) ?
anyone come across this and any solutions?
-
ok got it
thanks
On 10/6/05, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> Michael Jouravlev wrote:
>
> > element has "input" attribute, which contains path, where
> >browser will be forwarded if validate() returns non-null non-empty
> >collection. Usually it is the same page that you just submitte
When my ActionForm returns a non-empty ActionErrors object, where does
control go to?
i.e. i read from the struts site:
"""
When the properties of this bean have been populated, but before the
executemethod of the
Action is called, this bean's validate method will be called, which gives
the bean
3 matches
Mail list logo