hey techies,
how do i get the server side directory listing on the client side(Dialog Box. i want the user to select the whole directory and not a single file only. i'm using JSP. i tried to use JFileChooser (swing) but it doesn't seem to get along with JSP. JFileChooser can show client side directory listing and not serverside. how do i got about with it.
Regards,
Amol Kelkar
how do i get the server side directory listing on the client side(Dialog Box. i want the user to select the whole directory and not a single file only. i'm using JSP. i tried to use JFileChooser (swing) but it doesn't seem to get along with JSP. JFileChooser can show client side directory listing and not serverside. how do i got about with it.
Regards,
Amol Kelkar
Last edited: