Re: struts1 folder selection through browse button

2012-03-05 Thread Arpan
The user intended here, would be an admin and would like to select the folder through "browse" button, so that he doesn't have to write down the whole folder path in the text box. The browse button will not have any more action. Only the folder path, written on the text box, either by selecting th

Re: struts1 folder selection through browse button

2012-03-05 Thread Dave Newton
What good would it do anyway? The server can't access a client directory anyway. In any case, browser file choosers choose files, not directories--that's a browser thing. Even if it could, different browsers send different information--some browsers send only the filename, some send the entire cli