On Tue, 23 Feb 1999, Jason Meisel wrote:
> HI i am working on a senior project using RMI and Servlets  on a linux os 
> running on a i86 machine... i have installed the jdk, jre, and rt, and have
> adjusted the PATH to reflect where to look... 
> my problem is...
> when i type :  javac Hello.java
> it says cannot find library path... have you any ideas what might be the 
> problem?  
Looks to me like you need the Java Servlet Development Kit still. Unless
your Hello.java uses that, then I'm not sure what your problem is. If you
are using the latest JDK 1.1.x it should find the class libraries or you.
You could try setting your CLASSPATH environment variable, but tht should
no be necessary.

--Chris


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to