Thanks! This worked well. I thought it was going to be more complicated.
My xml header now looks like:
http://localhost:8000/myapp/menuitems.dtd";>
And it works fine. I looked on the tapestry jsmenu website and lo and
behold, the dtd was staring me in the face. =)
Now, I will probably want
The dtd is hosted at sourceforge ;)
and http servers at sourceforge are out of breath frequently.
Just make available a copy of the dtd on your intranet or on your server's
filesystem and replace the
sourceforge-dtd in the xml by your local url.
You could also copy the content of the dtd direct