In commandprompt write:
1. set classpath=D:\Mohiuddin;C:\Azad
2. for compiling classpath:
if you set classpath described above then u don't use cp otherwise use the follwing line:
javac -cp D:\Mohiuddin\servlet.jar;C:\Azad\vwp.jar azad.java
3. for running: java azad
No comments:
Post a Comment