Navigate server side files from client browser

Dear All,

I need to have user browse server side files from client using jsp, I searched a lot and didn't get out. I wonder how it is implemented in Weblogic 8.1 server in which user can deploy any webapp by choosing wherever there is java webapplication.

Any help would be greatly appreciated!

Shane

[326 byte] By [Shuaibinga] at [2007-11-27 8:13:30]
# 1
HTML FORM combobox or listbox and corresponding servlets on the server.
hiwaa at 2007-7-12 19:57:55 > top of Java-index,Java Essentials,Java Programming...
# 2
Thanks for your reply, would you mind providing a way how to retrieve the system information such as folders and absolute path?Regards.
Shuaibinga at 2007-7-12 19:57:55 > top of Java-index,Java Essentials,Java Programming...
# 3
you seem to lack a basic understanding of what WebLogic is showing you and what it does when you deploy something.You are NOT seeing the actual filesystem of the server, but a representation WL generates based on its deployment descriptors.
jwentinga at 2007-7-12 19:57:55 > top of Java-index,Java Essentials,Java Programming...
# 4
Hi jwenting,Thanks!But I want to know how I can navigate folders on server, can you give me some advice or links to looks into.
Shuaibinga at 2007-7-12 19:57:55 > top of Java-index,Java Essentials,Java Programming...
# 5
> Hi jwenting,> > Thanks!> > But I want to know how I can navigate folders on> server, can you give me some advice or links to looks> into.reply #1
hiwaa at 2007-7-12 19:57:55 > top of Java-index,Java Essentials,Java Programming...