f:\springdemo>set path=c:\windows\command;g:\jdk1.5\bin (* Set path for jdk1.5 or jdk1.4.2 only. ) f:\springdemo>set classpath=f:\springdemo; f:\springdemo\spring.jar;
f:\springdemo\commons-logging.jar
I am having trouble with these things. I could not able to run the first spring program. Could be plz explain what I can do to make it run?
View All Comments
| View Tutorial