Phil,
   Try omitting 'page' from your directive.

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

Regards,

Richard Yee


============================================================================
====
Richard Yee
DMC1 Corporation
305 W. Evelyn Ave.
Mtn. View, CA. 94041
650-963-3116
[EMAIL PROTECTED]
============================================================================
====


-----Original Message-----
From: Phil Festoso [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 16, 1999 11:24 AM
To: [EMAIL PROTECTED]
Subject: Error getting compiled page


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

Richard Yee.vcf

Reply via email to