Hi,
I need a second pair of eyes on this line of code. I am trying to create an
anchor tag with the following url.
NewApp.cfm?name=<%= showdb.getString("Name"); %>&description=<%=
showdb.getString("Description") %>&appID=<%=
showdb.getString("ApplicationID") %>
When this line is commented out the loop around it runs fine displaying all
of the ResultSet. When I run this line of code I get a
java.sql.SQLException. Can anybody see what I am doing wrong?
NT4 sp6
JRun3.0
IIS4
Bryan LaPlante
816-347-8220
[EMAIL PROTECTED]
http://www.netwebapps.com
Web Development
===========================================================================
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