Posted By:
Anu_Velpuri
Posted On:
Saturday, May 3, 2003 12:24 AM
Hi
I am working with a website in jsp.
In a functionality user will give a directory name(which resides in client machnie).
I would like to know the all filename of that directory.
Using Jsp we cann't do it.
So i am going for applet.
Using Applet without web server i am able to get.
But when i am using webserver i couldn't get the filenames.
So plz help me to successed in my functionality.
Thanks