Apologies if this sounds insulting, but ... you did include
java.util.HashMap in your jsp, didn't you?
IE: <[EMAIL PROTECTED] import="java.util .HashMap" %>
--David
Mark Hale wrote:
Hi there.
I am new to Tomcat and have installed Tomcat6 and JDK1.5 on Windows.
I get Tomcat to run and can include my own JSP's. However, whenever I
use classes like HashMap I get a compiler error (HashMap cannot be
resolved to a type).
I've dug all through the web, documentation and mail archives.
Does anyone have a url that will help or information for a newbie on
why classes in what would be in j2se are not available to compile?
Another piece of info: my jvm in tomcat6w is set to:
C:\Program Files\Java\jdk1.5.0_11\jre\bin\server\jvm.dll
Thanks!
Mark
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]