Sridhar Raman wrote:
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?
I'm not sure which documentation you refer to above, but you shouldn't
need to do anything for the DTD to be resolved; AFAIK it should 'just
work'. However, I believe this might have been broken in some releases
(I seem to recall seeing discussion about it on the dev list). If you're
not using the latest release, upgrading might help.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]