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

Unidentified subject!



Hi there,
 
How r u, Fine and wish u the same.
I need a help from u. Actually i am working Windows XP OS, i have installed j2sdk1.4 and i have give the JAVA_HOME = c:\j2dk1.4\bin and i have added this to classpath also.
 

import javax.ejb.*;

class Test

{

public static void main(String[] args)

{

System.out.println("Hello World!");

}

}

 

while compiling this above pgm , i am getting the following error

Test.java:1: package javax.ejb does not exist
import javax.ejb.*;
^
1 error

 

pls help me to solve this.

Thanks&Regards,

Farook

 


Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
Reply to: