j2ee thread: Problem with J2EE tutorial codes
You dont need to import classes that are in the default package or in the same package that the source class is in. Remove those two imports and it should compile. chanoch -----Original Message----- From: Neo Gigs [mailto:gigsvoo@y...] Sent: 10 April 2002 05:06 To: Java 2 Enterprise Edition Subject: [j2ee] RE: Problem with J2EE tutorial codes I set the classpath as this; set classpath=.;c:\j2sdkee1.3.1\lib\j2ee.jar yet it is still not working....why?
|





