Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
This might be caused by an open bug with the XML editor. There’s a problem somewhere in the DTD / caching mechanism that might cause the file not to be opened. Can you try this:
Open your struts-config.xml file with the Text Editor.
Modify the DTD line to point to the 1.1 version (1_1) of the struts DTD instead of the 1.0 version.
Save and close the file.
Reopen the file with the Struts editor.
Unless I am blind, I think that it is already pointing to 1.1. In a previous message, I included my struts-config.xml file. I looked at it and the source, and unless I am missing something, I think they both show I am pointing at 1.1.
Yes, I agree, it looks like the same problem. When I do a right click on the “outline” area to add a new action, etc, nothing happens. Does that match your behavior?
I’ve wrapped this thread and the one Riyad referenced into a bug report against the struts tools so we can run it down for the GA release. Sorry for the inconvenience, but thanks for thelp in isolating it.