[EMAIL PROTECTED] wrote:
OK, I've extended my action class with ActionSupport...still does not
work. Does that mean I can't have my action class be a simple POJO wired
using Spring and use Struts2 i18n features?
I'm also curious as to why the addition of
in the action mapping would cause the
--- [EMAIL PROTECTED] wrote:
> OK, I've extended my action class with
> ActionSupport...still does not work.
Not sure why that wouldn't work, and can't test now :/
I'd double-check my property files first, though.
> Does that mean I can't have my action class be a
> simple POJO wired using Spr
al: Knowledge for Generations
1807-2007
Dave Newton <[EMAIL PROTECTED]>
09/24/2007 02:52 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: Issue using Struts2's i18n interceptor and Spring "actions"
--- [E
--- [EMAIL PROTECTED] wrote:
> The action is a Spring bean (implementing
> com.opensymphony.xwork2.Preparable) and the
> struts.objectFactory constant is set to "spring". Is
> there a way to have Spring use ActionSupport for
> the execution of these classes so that getText
> becomes available?
e Division
John Wiley & Sons, Inc.
201-748-6872
Wiley Bicentennial: Knowledge for Generations
1807-2007
Dave Newton <[EMAIL PROTECTED]>
09/24/2007 02:33 PM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Re: Issue using Struts2
--- [EMAIL PROTECTED] wrote:
> label="%{getText('firstname')}"
> name="person.firstName"/>
>
> And the only thing that comes up is 'firstname' when
> in fact the value should be 'First Name' as it is in
> the appropriate properties file which resides in the
> same pac
6 matches
Mail list logo