RE: Ajax in Struts2

2011-03-22 Thread Thomas.Sattler
Any decent Javascript library will get you going with AJAX. You don't need to worry about plugins for Struts, or anything that is Struts-specific. Start with http://prototypejs.org/learn/introduction-to-ajax Or http://developer.yahoo.com/yui/connection/ Pick whichever one you like. Or look at

RE: Invoking Javascript function from Struts 1.3

2010-12-22 Thread Thomas.Sattler
> > Why use a struts tag to generate a non-struts link? > >Dave > Dave, The OP wrote: > It really, really needs to work this way. So I am going to assume that it does. And, this seems like a perfectly reasonable thing to do. If a company has existing functionality in javascript, they want t