JSP'ers

I am new to the list and to jsp, so be gentle )...

Using IBM WebSphere 6.1, the following error appears when I request a simple
test .jsp file:

Error getting compiled page.
3,10: Attribute page has no value

Line 3 of the .jsp file is as follows

<%@ page language="java" import="java.sql.*" %>

This is the first jsp line in the file. The remaining jsp is a scriptlet
that establishes a con to the db and executes a simple select query. I have
the latest/greatest jswdk and jspengine.jar is included in the websphere
classpath. What am I missing?

Thanks.

Phil Festoso
Lead Software Engineer
Exodus Communications

t 312.255.8500
e [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to