You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by martin hablak <ha...@iuventa.sk> on 2003/07/11 18:24:50 UTC

access application scope object in execute

Hello,

how can I access application scope object in Action's execute method?

martin


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: access application scope object in execute

Posted by James Mitchell <jm...@apache.org>.
On Friday 11 July 2003 12:24, martin hablak wrote:
> Hello,
>
> how can I access application scope object in Action's execute method?

The same way you would do it in a servlet.

>
> martin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org

-- 
James Mitchell
Software Developer/Struts Evangelist
http://www.struts-atlanta.org
678-910-8017
AIM:jmitchtx



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org