At 10:36 AM +0200 11/10/05, Ovidiu EFTIMIE wrote:
You should also take a look at www.openrico.org

Rico builds upon prototype.js and so is subject to the same warning:as prototype. If you don't use html:javascript in your Struts app, it's no problem, but if you want to add AJAX to your app while still using Struts' client-side validation, you will have a problem with Rico, prototype.js, JSON, and any other library which modifies the base javascript Object class.

 > I would recommend against using Prototype[3] or
 > JSON[4] with Struts, as they use a JavaScript
 > strategy which is incompatible with
 > commons-validator and the html:javascript tag
 > (see Bug #37134[5]).
 >
 > Joe
 >
...
 > [3] http://prototype.conio.net/
 > [4] http://www.crockford.com/JSON/index.html
 [5] http://issues.apache.org/bugzilla/show_bug.cgi?id=37134

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to