Did you put an import java.sql.Resultet statement at the top of your
code?


> I'm a newbie. I sent a question yesterday and someone pointed me to
> DBTaglibs. I worked on it all night and I find it cool. I tried the code
> from the DBTaglib Documentation, titled "disable looping" under
resultset. I
> keep getting the following error. I checked the jar file and the class is
in
> it. Can anyone help???

> Thanx,
> Dinesh, S.
> ----------------------------------------------------------
> org.apache.jasper.JasperException: Unable to compile class for
>
JSPC:\jakarta-tomcat-3.2.3\work\localhost_8080%2Fsfa\_0002fBrowse_0002ej
sp
Br
> owse_jsp_18.java:325: Class ResultSet not found.
>                                      ResultSet rset = (ResultSet)
> pageContext.getAttribute("rset2");
>                                      ^

==========================================================================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