users@glassfish.java.net

Re: JSP cannot find symbol compile errors

From: <glassfish_at_javadesktop.org>
Date: Wed, 02 Apr 2008 09:06:12 PST

These files are all part of the JDK so they should be present in your classpath.

Could it be that your JSP is simply missing the following line?

<%@ page import="java.util.*" %>
[Message sent by forum member 'writtmeyer' (writtmeyer)]

http://forums.java.net/jive/thread.jspa?messageID=267365