Can anyone help me find the error in this syntax:
<sql:query var="productQuery" dataSource="${productDS}">
SELECT * FROM Contacts
</sql:query>
All I get for output is the raw text: SELECT * FROM Contacts
I've read and re-read the docs. I copied this example from the
tutorials.
What am I missing?
Thanks in advance.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com