I've tried the jquery plugin, but it just doesn't work for me. A bug in publishing and subscribing to topics had been ignored on the Google Groups site for it since July, but once I just wrote the straight jquery code it worked fine. I also didn't want to resort to Javascript to put content into a grid column with the grid plugin.
It's still in my project for the parts that DO work: tabs and themes. Jason On Wed, Oct 6, 2010 at 8:41 AM, Greg Lindholm <greg.lindh...@gmail.com>wrote: > I haven't used the jQuery plugin but I would highly recommend just > using straight jQuery. > I've been very impressed with how easy it is to use and how much you > can accomplish with very little jQuery code. > > As far as the jQuery plugin goes; it appears to give you a bunch of > snazzy UI elements via jsp tags without having to actually learn > jQuery. If that is what you are looking for, great, but, IMHO you are > missing out on the full power of jQuery and adding a dependency on a > 3rd party plugin which is rapidly changing. Recall lessons learned > from all those who went with the Dojo plugin. > > On Wed, Oct 6, 2010 at 2:15 AM, Yanto Bong <yantob...@gmail.com> wrote: > > Hi Hantsy, Jose, > > > > thanks, we'll take a look at the plug in. > > > > Best Regards > > Yanto > > > > On Wed, Oct 6, 2010 at 11:48 AM, Jose A. Corbacho <mcco...@gmail.com> > wrote: > > > >> I meant, yep, using the plugin provided for jQuery. > >> > >> On Wed, Oct 6, 2010 at 10:40 AM, Hantsy Bai <han...@gmail.com> wrote: > >> > >> > There is a project which integrated JQuery into Struts2... > >> > http://code.google.com/p/struts2-jquery/ > >> > > >> > The dojo plugin shipped with Struts 2 is too old... > >> > > >> > Hantsy > >> > > >> > δΊ 2010/10/6 11:28, Jose A. Corbacho ει: > >> > > >> > I changed to jQuery not long time ago and I have to say the system > has > >> >> improved its performance (I was using before the dojo plugin) as well > as > >> >> the > >> >> code being cleaner. You'll still need to do some "javascripting" but > >> using > >> >> jQuery API that is, as said, cleaner. > >> >> > >> >> On Wed, Oct 6, 2010 at 10:05 AM, Yanto Bong<yantob...@gmail.com> > >> wrote: > >> >> > >> >> Hi All, > >> >>> > >> >>> We've use Struts 2+Spring+Hibernate as our framework and use JSP as > the > >> >>> UI. > >> >>> After we review the application, our application having quite a lot > >> Java > >> >>> Script that cause certain form not working propertly in one of the > >> >>> browser. > >> >>> > >> >>> Any suggesstion how we can reduce Java Script in the JSP ? > >> >>> is the JQuery is a good option ? > >> >>> > >> >>> Best Regards > >> >>> Yanto > >> >>> > >> >>> > >> > > >> > --------------------------------------------------------------------- > >> > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > >> > For additional commands, e-mail: user-h...@struts.apache.org > >> > > >> > > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >