Thanks for the help guys. There was a problem with the struts.jar we had. Apparently it was broken. We fixed it.
On Dec 29, 2007 8:16 AM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Dec 28, 2007 12:10 AM, Sridhar Raman <[EMAIL PROTECTED]> 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. > > Not true. The DTD is inside the Struts jar, and you don't need to > copy it anywhere. > > Here's a post explaining how it works for Struts 1: > http://marc.info/?l=struts-user&m=107842475723945 > > > 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. > > What documentation? (And what exception?) > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >