Andy Sykes wrote:
Out of interest (and sorry for slight thread hijacking) - what's so bad about the Dojo tags?
Very old Dojo.
Now the Dojo stuff is deprecated, is there a roadmap to replacing them with something else?
Just use plain old JavaScript libs: the tag library was fine for simple use-cases, but anything beyond that was usually just easier to do using real live JavaScript.
There's a jQuery plugin in the sandbox that will handle some of the very simple use-cases: beyond those, it's just best to use the naked JavaScript library. That pretty much holds true for whatever library you happen to be using.
Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org