500 Internal Server Error
/Sqlparamexample.jsp:
I am trying to learn all the custom tags can someone tell me what I am doing
wrong here? Bert
Parse Error in JSP page: Encountered "value" at line 6, column 55.
Was expecting:
<A_EQ> ...
allaire.jrun.jsp.ParseException: Encountered "value" at line 6, column 55.
Was expecting:
<A_EQ> ...
<%@page import="allaire.taglib.*"%><%@taglib uri="jruntags" prefix="jrun"%>
<jrun:sql driver="sun.jdbc.odbc.JdbcOdbcDriver"url="jdbc:odbc:company"
id="myid">select * from company_info where id = <jrun:sql param
value="<%="param1"%>"/></jrun:sql>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists