javascript
Brief description  about Online courses   join in Online courses
View NELSON  THOMAS 's Profile

first java programme

on going with my first java sample programme i caught by an error my jdk was jdk-6u23-nb-6_9_1 what is the cmd for it insted of PATH=%PATH%;C:Programme Files Javajdk1.6.0_17ln
is any problem in using 6u 23 jdk/ is the cd contain the 6u16-nb jdk please help me
Asked by NELSON THOMAS | Dec 15, 2010 |  Reply now
Replies (1)
View arun kumar das 's Profile
HI

you supposed to set the jdk path (like C:\Program Files\Java\jdk1.6.0_22\bin) in environment variable.
go to my computer property->advanced->Environment variable-> click on New -> put 'path'in first text box and jdk path like 'C:\Program Files\Java\jdk1.6.0_22\bin' in second text box.
than OK.

i think you can do it.
Dec 24, 2010