Author Login
Post Reply
Thanks Dave. Like Struts 1, I think Struts 2 tags that are not required by
the core framework are largely be ing passed over in favor of JSTL. It is
easier to use tags that are stable, standard and well documented and
duplicate tags that do effectively the same thing are confusing.
StrutsRequestWrapper exposing OGNL allows JSTL easy access to the S2 goods.
Thought (preferably without flames bro)
Peace,
Scott
On Wed, Aug 6, 2008 at 7:02 AM, Dave Newton <newton.dave@(protected):
> --- On Wed, 8/6/08, stanlick@(protected):
> > On Tue, Aug 5, 2008 at 7:45 PM, Dave Newton wrote:
> > > --- On Tue, 8/5/08, stanlick@(protected):
> > > > Is Struts 2.1.x still bound to DOJO?
> > > S2[.1] Ajax/Dojo is a plugin.
> > Is any other js library compatible to be "plugged" in?
>
> To the existing tags? Not even sure how that would work; JavaScript
> libraries are all pretty different.
>
> As someone else mentioned there's talk on the dev list regarding future
> options. I have a (largely abandoned) Google Code project to build a jQuery
> plugin, but with the new talk I'm even less likely to continue working on
> it. There were, at one point, at least two other people who were pursuing
> jQuery plugins, but I don't know the status of those projects.
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>