Hi,
I have made changes in the scope plugin (
http://code.google.com/p/struts2scopeplugin/ ) to support multiple
conversations. My implementation is based on this(
http://issues.apache.org/struts/browse/WW-1514) discussion. I am yet to
commit the changes back. Please comment on my approach:
There occurs a javascript error in IE8 ("An exception occurred") when using
validation=true on struts form tag and having an validation error in the
browser. In Firefox there's no problem. Other browsers not tested. Using Struts
version 2.1.8.1.
The reason is in the function 'findWWCtrlNode' in