Re: [Dojo] Pass topic parameters to action

2007-11-23 Thread Musachy Barroso
var target = dojo.byId("userInfoBar"); > target.innerHTML = data; > }, > mimetype: "text/html" > }); > }); > &g

RE: [Dojo] Pass topic parameters to action

2007-11-23 Thread Engelking, Nicholas
var target = dojo.byId("userInfoBar"); target.innerHTML = data; }, mimetype: "text/html" }); }); -nick -Original Message----- From: Matthew (IRQ) [mailto:[EMAIL PROTECTED] S

[Dojo] Pass topic parameters to action

2007-11-22 Thread Matthew (IRQ)
o my action? Every help is welcomed. Greetings, Matthias -- View this message in context: http://www.nabble.com/-Dojo--Pass-topic-parameters-to-action-tf4858767.html#a13904168 Sent from the Struts - User mailing list archive at Nabble.com. -