Hi friends,

I developed a servlet chain ,which the information
will be passes through forms.when he submits in one
servlet ,it invokes other servlet.I am database
interaction in all the servlets,but the interaction is
not executing more than two servlets.its showing "ODBC
operation sequence error"
If I declare the connection in init() method,it
showing java.lang.null pointer exception.the query is
correct.
I posted this problem with my code but I could not get
response from u.Pl try to solve my problem...

thanks
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.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

Reply via email to