If you can use the tags that Struts already provides, then it is very easy,
check this for examples:

http://struts.apache.org/2.x/docs/ajax-tags.html

if not, you can use dojo.bind in a normal fashion, just passing the url of
your action as the url to use, and set the innerHTML when the request
returns.

musachy

On 5/10/07, Michał Letyński <[EMAIL PROTECTED]> wrote:

Hi.
I want to invoke the action from dojo (the result of action is a jsp)
and then innerHtml this generated page. Is it possible ? If yes, how to
get this generated jsp ?

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




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to