Hi Musachy,

2007/1/2, Musachy Barroso <[EMAIL PROTECTED]>:
What version are you using? using head svn , I modified showcase's
remote link first example to this:

<s:a
        theme="ajax"
        href="%{ajaxTest}"
        indicator="indicator"
        targets="t1,t2" notifyTopics="/after"
preInvokeJS="alert('test')">Update 'Div 1' and 'Div 2', publish topic
'/after', use indicator</s:a>

and it shows "test". "preInvokeJS" is deprecated. If you are using head
svn, use "notifyTopics" instead. See showcase for examples, or this link:

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

I don't know much about ajax (well, almost nothing), but using the
ajax theme in my case is not a kludge?

Regards,

Célio.

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

Reply via email to