In the struts-config.xml file, I need to specify the location of the
struts_config DTD file.  Normally, this is given as an http link.  But if
the net is down, it obviously won't work.  The documentation says that one
needs to copy the DTD into the struts.jar under resources.  But doing this
also doesn't help.  I still get the same exception.

On Windows, I could atleast use file:// instead of http:// and point to a
location on the local machine.  This works, but the same doesn't work in
UNIX.

Can someone kindly help?

Thanks,
Sridhar

Reply via email to