I'm not sure I understand what you're trying to accomplish, but the JSDK
explains how to use <load-on-startup>. Look at the JSDK spec, at,
http://java.sun.com/products/servlet/download.html
or web.dtd, at,
http://java.sun.com/j2ee/dtds/web-app_2_2.dtd
-- Bill K.
> -----Original Message-----
> From: Java Junkie [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 19, 2001 3:23 PM
> To: [EMAIL PROTECTED]
> Subject: <load-on-startup>
>
>
> Hello,
> I am trying to create a pooled resource. I am doing
> this by loading a wrapper class on startup that will
> recieve two parameters and manage the resources based
> on those parameters. I do not know the exact syntax
> for using the <load-on-startup> tag. Could someone
> please help?!
>
> Thank you.
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>