Awesome, thanks for the pointer.
 (*Chris*)

On 7/7/07, Nuwan Chandrasoma <[EMAIL PROTECTED]> wrote:

Hi,


http://cwiki.apache.org/WW/how-do-we-access-static-parameters-from-an-action.html

Thanks,

Nuwan

----- Original Message -----
From: "Chris Pratt" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Saturday, July 07, 2007 6:49 AM
Subject: Params on Actions in Struts.xml


> After looking through the DTD for struts.xml (
> http://cwiki.apache.org/WW/strutsxml-examples.html) it says that the
> following is legal in struts.xml:
>
>    <action name="home">
>      <param name="paramName">paramValue</param>
>      <result>home</result>
>    </action>
>
>
> I've been attempting to figure out how to get the value "paramValue"
from
> the action, but it seems to be ignored.
>
> Is this supported?  Is it just for future use?  If not, how can I get
that
> value?
>
> Thanks.
>  (*Chris*)
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to