> I want to make sure my classpaths are setup right to
> get the J2EE installed corectly. Can someone please
> show me how to do this...
>
> I am running Windows 2000 Professional.
HI chad...
Go to Start ->Settings ->controlpanel ->system-> advanced tab->IN the env variable (not sytem variable)
if PATH is already there(if not add ) then highlight that and click edit and add the path till the Bin of the jdk1.3 installed
ex : c:\jdk1.3\bin if u installed in C drive
This is for the Javac compiler...
NOw for Class path :
again click edit and enter CLASS PATH in the variable and enter the path where ur compiled class files will be there.....
HOpe this helps u...if not email to kondakrishna1@yahoo.com
cheers
kris