Re: Notify Listen Topics dynamics

2008-12-26 Thread Felipe Fraga
Hello again, I am going to answer my own question, although I don't quite understand it. Looking yet again at the docs: http://struts.apache.org/2.0.11/docs/ajax-tags.html I noticed that topic names always started with a slash. So I changed my topic name from "updateOperatorsListing" to "/update

Re: Notify Listen Topics dynamics

2008-12-26 Thread Felipe Fraga
Hello, Thanks for the reply. I had already read that post. In fact I am trying to do something a lot simpler. I don't need to write dojo scripts to publish the topics, since I am not using any events other then the submit button of the form. My example works "fine", I just have the problem that t

Re: Notify Listen Topics dynamics

2008-12-26 Thread MyAshok
hi, Did you wrote any javascript for your notify topics. With regards, Ashok Felipe Fraga wrote: > > Greetings all, > > I'm having trouble understanding the notify/listen topics dynamics. > > According to the following link in the "notify topics scenario": > http://struts.apache.org/2.0.1

Re: Notify Listen Topics dynamics

2008-12-25 Thread MyAshok
Hi felipa, Can u refer this below url: http://javachamp.blogspot.com/search/label/ajax%20dropdown if it gives u solution. Please inform me. With Regards, Ashok Felipe Fraga wrote: > > Greetings all, > > I'm having trouble understanding the notify/listen topics dynamics. > > According to t