Jim Collings wrote:
> Has to be in the jsp.
> tried:
>  value="#parameters.something"
>
>   
    wrap with %{ }

> Didnt work.  Showed up as text in the textfield we are using.
>
> On 5/13/09, Terry Gardner <terry.gard...@sun.com> wrote:
>   
>> One way is via the ServletActionContext, for example,
>> ServletActionContext.getRequest().getParameter(String);
>>
>> On May 13, 2009, at 3:16 PM, Jim Collings wrote:
>>
>>     
>>> It isn't in the value stack but I need to snag it. Can't find any
>>> examples
>>> of how to do this.
>>>
>>> Clue anyone?
>>>
>>>
>>> Jim C.
>>>       
>>     
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>   


-- 
Mitch Gorman
mgor...@shadowtv.com
(215) 764-6310
Skype: mitch.shadowtv.com


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

Reply via email to