i tried doing so but I get nullpointerException for doing so... mebbe u can
give some code example as to how u do that...

                           <% Visit my HomePage %>
<zac:forward> http://prosurfr.tripod.com </zac:forward>




----- Original Message -----
From: "Tushar Sarmah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 12:55 PM
Subject: Re: Resultsets


> No
> You can use disconnected resulset for it.
>
> > ----------
> > From:         zac[SMTP:[EMAIL PROTECTED]]
> > Reply To:     A mailing list about Java Server Pages specification and
> > reference
> > Sent:         Wednesday, February 14, 2001 7:51 AM
> > To:   [EMAIL PROTECTED]
> > Subject:      Re: Resultsets
> >
> > I would like to ask if I want to access the ResultSet ( as in performing
> > methods like resultset.next() ), is it true that I muz do so while the
> > connection is opened... in other words, can I still access the ResultSet
> > object if my connection is already closed??
> >
> > thanks.
> >
> >                            <% Visit my HomePage %>
> > <zac:forward> http://prosurfr.tripod.com </zac:forward>
> >
> > ----- Original Message -----
> > From: "Antonio Jimenez" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, February 13, 2001 4:48 PM
> > Subject: Re: Resultsets
> >
> >
> > > hi,
> > >
> > > i think it depends of jdbc driver and database
> > > i try it with oracle and it works, but i try with sqlserver and don't
> > works
> > >
> > > regards,
> > > Antonio Jimenez
> > >
> > >
> > > David Mellado wrote:
> > > >
> > > > Hi!
> > > >
> > > > Is It possible to open two ResultSet objects with a same Connection,
> > at
> > the
> > > > same time? When I try, to do it, it causes an exception.
> > > >
> > > > Regards
> > > >
> > > > David Mellado
> > > > [EMAIL PROTECTED]
> > >
> > >
> >
==========================================================================
> > =
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> > > Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
> >
==========================================================================
> > =
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> > JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> > DIGEST".
> > Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to