Hi
Please anyone give solution to my probleme as early as possoible


I am getting error in my JSP page by using JDBC2.0 methods like
Resultset.first(),Resultset.last();etc how to fix this bug .I am running
this
jsp file in Java Web Server 2.0 trial version copy.

and one more probleme for which I need solution urgent is

while(resultset.next())
{
statement.executeUpdate(query);
(I am unable to execute this above line with in the while loop of
the
result set using same statement object)

}



awaiting for the solution
with warm regards
Sudhir H.S


____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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