Laurie Harper wrote:
Joe Germuska wrote:

[...]
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]).

[...]

[5] http://issues.apache.org/bugzilla/show_bug.cgi?id=37134


I just tried it, and prototype+validator works fine for me. It's possible my test just didn't use the particular combination of features that provokes the problem, but I believe what's going on is actually that the problem has been resolved in prototype.

If I'm right, we could close #37134 (perhaps adding a note as to which version of protoype fixed the problem it describes). If you can still demonstrate the issue with current versions of prototype I'd like to know how, as I have a bunch of prototype-based Javascript I was planning to use in my Struts app... :-(

Just to clarify, that should read 'current pre-release versions of prototype'; I believe the problem was resolved in the 1.4.x stream, which hasn't been released yet. I've been picking up pre-releases from the Scriptaculous site.

L.


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

Reply via email to