Hi Folk,

Dont use the connection pooling in the init class.  May be in future you will have a 
problem.
Better use it in the dopost method.


Thanks & Regards
T K Nagarajan


---------------------------------------- Message History 
----------------------------------------


From: [EMAIL PROTECTED] on 03/11/2000 06:46 GMT

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  Re: database connection



Gopi
I wanted to make only one connection for the whole application ... so should
I write in the init method of the first servlet?
regards
Arun


-----Original Message-----
From: Gopi Bhat [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 03, 2000 12:03 PM
To: [EMAIL PROTECTED]
Subject: Re: database connection


hi arun,

    u can make a connection where ever u want in the
servlet. but make sure that posting will be in your
dopost method.

regards
gopibhat


--- Arunkumar S <[EMAIL PROTECTED]> wrote:
> Hello
> I am trying to establish a database connection
> polling for the whole servlet
> application .
> I am confused where to write the code for databse
> connection . can any one
> help me
> Arun
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives:
>
http://archives.java.sun.com/archives/servlet-interest.html
> Resources:
>
http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help:
http://www.lsoft.com/manuals/user/user.html


__________________________________________________
Do You Yahoo!?
>From homework help to love advice, Yahoo! Experts has your answer.
http://experts.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to