Integration with Struts/Spring

Upload core product.
Post Reply
max
Posts: 1
Joined: Fri Dec 11, 2009 3:51 pm

Integration with Struts/Spring

Post by max »

Hello.

Does JFileUpload work out-of-the-box in a Struts/Spring environment or are there any particular steps to take?

Are there tutorials or examples of a similar configuration around?

Thanks.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Integration with Struts/Spring

Post by support »

JFileUpload is a client side solution. It sends standard HTTP multipart POST requests. So, there is nothing particular for Struts/Spring integration.

Post Reply