You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Shivani Sawhney <sh...@netedgecomputing.com> on 2005/12/15 13:05:11 UTC

Upload all files of a dir at one go

Hi,

 

I want to upload all the files of a directory at one go. Is there a tag
available that I can use. The <html:file> tag would only let me select a
file not a directory.

 

Any help will be much appreciated.

Regards,

Shivani

This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose or take any action based on
this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation 

 


Re: Upload all files of a dir at one go

Posted by Dave Newton <ne...@pingsite.com>.
Shivani Sawhney wrote:

>I want to upload all the files of a directory at one go. Is there a tag
>available that I can use. The <html:file> tag would only let me select a
>file not a directory.
>  
>
Short answer: no. That's just not how browsers work.

<off-topic>
There seems to be a general lack of knowledge about how web 
applications, browsers, etc. work. When did this happen? I don't recall 
so many people having so little knowledge until recently, and I'm not 
sure how or why it happened. Things like the differences between 
client-side and server-side, what custom tags are actually doing, etc.

Does anybody have any insights? It's to the point where I want to write 
a couple pages on the complete basics of all this stuff. Just kinda 
freaks me out is all.
</off-topic>

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org