Click to See Complete Forum and Search --> : How to show local file structure on a web page?


Kung Wu
March 4th, 2000, 11:22 PM
How to show local file structure on a web page?

kib63613
March 5th, 2000, 03:49 AM
You may try File.list() method . The alternative method is use JNDI.
For the detail information, you may reference the doucment of JDK,
or JNDI.
good luck
Alfred Wu