Title: Message
I guess you could do a <ww:property value="callSomeMethod('foo')"/>
 
I think that would work
-----Original Message-----
From: Mark Woon [mailto:[EMAIL PROTECTED]
Sent: Monday, January 05, 2004 11:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] Calling mutators on Actions

Jason Carreira wrote:
Why do you want to do this from the JSP page?

Short answer: quick conversion from Struts.  I suppose I could just write an Interceptor to handle it...  :)

But if for some perverse reason I did want to call a method on my action, is there a way to do so directly from a JSP page?

Thanks,
-Mark

-----Original Message-----
From: Mark Woon [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 05, 2004 6:20 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] Calling mutators on Actions

Hi all,

Is there a way to call a mutator on an Action with WW2 tags?  More
specifically, I need to grab the Principal from the session and provide
it to my Action.  Is there a way to do this?

Thanks,
-Mark


Reply via email to