xml file not found error
Hi everbody
I am new to writing xml in java,
Can anybody tell where should I place my xml file ,so that parser in java program can parse it
Right now it is giving file not found error.
I am using SAX parse option.I think it is a class path problem
Plz guide me how to set the environment b4 running the program.
Many Thanx
|