Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Advanced-java] File Upload with Struts


  • From: IMurchie@xxxxxxxxxxxxx (IMurchie@xxxxxxxxxxxxx)
  • Subject: [Advanced-java] File Upload with Struts
  • Date: Thu, 31 Jan 2002 08:53:57 -0800

"Handling multipart forms is also easy. Obviously when you create a
multipart form you're creating a form that has at least one input of type
"file". The first step to creating a multipart form is to utilize the
struts-html taglib to create the presentation page: "
- struts user guide.

http://jakarta.apache.org/struts/userGuide/building_view.html
look about halfway down the page, in section 3.3.1 "Building Forms With
Struts".

isaac.

> -----Original Message-----
> From: Tilak Mitra [mailto:tmitra@xxxxxxxxxx]
> Sent: Thursday, January 31, 2002 7:28 AM
> To: advanced-java@xxxxxxxxxxxxxxxx
> Subject: [Advanced-java] File Upload with Struts
> 
> 
> Hello All,
>       I would like to know whether anyone has used Struts to do a file
> upload .
>       If anyone has done it, I would really appreciate if you 
> could forward
> the code snippet to me.
> 
> Thanx in advance
> Tilak
> 
> Tilak Mitra
>    IT Architect
>    IBM Global Services EAD Group
>    6301 Northwest 5th Way
>    Ft Lauderdale , Fl - 33309
>    Cell: 954 263 9050
>    Home: 954 227 6669
> 
> _______________________________________________
> Advanced-java mailing list
> Advanced-java@xxxxxxxxxxxxxxxxxxxxxx
> http://lists.xcf.berkeley.edu/mailman/listinfo/advanced-java
>