
November 15th, 2000, 04:03 PM
|
|
Junior Member
|
|
Join Date: Nov 2000
Posts: 0

Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have written the programs for Copy/Move/Delete/Create new folders and files using the File class in the java.io package (file streams). This has helped in making the code independent of native calls(cp in unix..copy in dos etc). Now i need all these programs to be servlets. Any suggestions on the best way to go about it?
Thanks in advance
ajay
|