Re: DTDS Required for Struts and Web Application.

2002-02-12 Thread Keith Bacon
i do it can you give me an example. > regards, > Sudhir > > - Original Message - > From: "Ted Husted" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Monday, February 04, 2002 18:18 > Subject: Re: DTDS Requ

Re: DTDS Required for Struts and Web Application.

2002-02-12 Thread Sudhir S. Shetty
How exactly should i do it can you give me an example. regards, Sudhir - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 18:18 Subject: Re: DTDS Required for Stru

Re: DTDS Required for Struts and Web Application.

2002-02-04 Thread Christian Bouessay
Sudhir S. Shetty wrote: > Hi All, > I have an Intranet application hosted on Weblogic Server , the > application is built on STRUTS, I need to know, whenever I start up > weblogic, the server downloads the DTD's for the application i.e. the struts > specific DTD's and the ones specific

Re: DTDS Required for Struts and Web Application.

2002-02-04 Thread Ted Husted
It's suppose to use the one's in the Struts JARs. Under some circumstances, from what people say, that doesn't seem to happen. There is a switch in the ActionServlet ("validating") that can turn the DTD validation off if it gets to be a problem. http://jakarta.apache.org/struts/api-1.0/org/apa