So it's impossible?  JavaScript and Struts 2 don't interact at all?
What good is Struts 2 then?

2009/12/17 Paweł Wielgus <poulw...@gmail.com>:
> Hi Jim,
> action is on server side and javascript is on browser side,
> they don't interact, You can generate js server side but that's it.
> Js will be run in browser so it has no access to stack or action variables.
>
> Best greetings,
> Paweł Wielgus.
>
>
>
> 2009/12/17 Jim Collings <jlistn...@gmail.com>:
>> So I have two actions and one jsp.  The idea is that one is for the
>> entire page and another is for putting into a <div> via a JavaScript
>> method.
>>
>> Question:  How do I get items off of the value stack for use in JavaScript?
>>
>>
>> Jim C.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

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

Reply via email to