The dojo based tags are deprecated, the jQuery based tags are not. (*Chris*)
On Thu, Aug 8, 2013 at 9:54 AM, Alireza Fattahi <afatt...@yahoo.com> wrote: > Hi, > > I have confused with struts 2 ajax please correct me: > 1- The dojo plugin is deprecated ( > http://struts.apache.org/release/2.3.x/docs/ajax-tags.html) > 2- According to above we are not recommended to use dojo plugin in new > projects. > 3- All tags that mentioned in above page like: a, autocompliter,bind ... > shall not be used. > 4- According to page http://struts.apache.org/release/2.3.x/docs/ajax.html > : > "....First, you can use some type of JSP tag. Here, you don't have to know > very much at all about Ajax or JavaScript. The taglib does all the work, > and you just have to figure out how to use the taglib. The standard > Struts 2 taglib includes several Ajax JSP tags," > 5- The "Ajax JSP tags" link above will redirect to > http://struts.apache.org/release/2.3.x/docs/ajax-tags.html, which is > deprecated!! > > I don't get it ! > Can we use AJAX Jsp tags or they are deprecated ? > > > ~Regards, > ~~Alireza Fattahi >