> I'd like to let users write a collection of files to the 
> directory of their choosing. Is there a form tag that 
> allows browsing for a directory? The html:file tag 
> lets you browse to a file but not a directory.

Since there's no HTML tag that allows sending up an entire directory full of
files, you're not going to find a Struts tag to do it. Struts tags have to
write out HTML.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to