Hi,
I am using the xml version of tapestry-jsmenu, and every once in a
while I'll get a connection timeout error while the menu's page is
being loaded.  The stack trace I get points to js menu, xerces and
some java.net stuff.  If I try again in a couple minutes it works
again.  I am wondering if it's trying to look up the menu's dtd as
specified in the xml file:

<!DOCTYPE menu PUBLIC "-//sf//tapestry-jsmenu//MenuStructure//EN"
 "http://tapestry-jsmenu.sourceforge.net/dtds/menuitems.dtd";>

Is that how it works?

Is there a way to store the dtd locally, so it doesn't look to the
outside world?  Eventually this application will not be connected to
the outside world.

We have a heavy handed internet filtering system where I am working
and sometimes things don't connect the first time around (especially
.org sites, but sometimes .net and .com).  That's not going to change
any time soon.

Daniel

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

Reply via email to