[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ajug-members]: ?javax on jdk1.4.2_04



Title: RE: [ajug-members]: ?javax on jdk1.4.2_04

Are you sure that you don't have 1.3 on you path first? Run 'java -version' in a command line to be sure that you are using what you think you are.

byron

-----Original Message-----
From: Thomas M. Wardlow [mailto:twardlow@computer.org]
Sent: Tuesday, May 18, 2004 8:00 PM
To: ajug-members@ajug.org
Subject: [ajug-members]: ?javax on jdk1.4.2_04


I downloaded jdk1.4.2_04 and now cannot get JSP's running.  I cannot
resolve symbols HttpServlet, HttpServletRequest, and HttpServletResponse.

In fact, I can't find a directory for any javax.

What have I done wrong and how to fix?
tw