right on... I should have figured that out when I saw it...

thanks

----- Original Message ----- 
From: "Scott Eade" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 20, 2001 10:33 PM
Subject: Re: init


> From: "Dan Bachelder" <[EMAIL PROTECTED]>
> >     <servlet>
> >         <load-on-startup/>
> >         <servlet-name>
> >            newapp
> >         </servlet-name>
> >         BLAH, BLAH
> >     </servlet>
> > 
> > gives me:
> > PARSE error at line 9 column -1
> > org.xml.sax.SAXParseException: Element "servlet" does not allow
> > "load-on-startup" here.
> 
> Check the DTD - the ordering of the elements is significant.
> 
> I have my <load-on-startup/> just before </servlet> and it
> works fine.
> 
> Scott
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to