[jboss-user] [JBoss Web Services] - Re: Rest Easy MultiPart Support for file upload

Suresh Indukuri do-not-reply at jboss.com
Tue Nov 30 03:44:51 EST 2010


Suresh Indukuri [http://community.jboss.org/people/surein] created the discussion

"Re: Rest Easy MultiPart Support for file upload"

To view the discussion, visit: http://community.jboss.org/message/573556#573556

--------------------------------------------------------------
The above code is working fine. I have done this reading   http://stackoverflow.com/questions/2637017/how-do-i-do-a-multipart-form-file-upload-with-jax-rs http://stackoverflow.com/questions/2637017/how-do-i-do-a-multipart-form-file-upload-with-jax- rs  I am able to upload the files.I am unable to get the filename uploaded.In Jersey we can easily get the Content-Disposition using @FormDataParam("fileName") FormDataContentDisposition fcdsFile 
fcdsFile.getFileName().
Please any body help me to get the fileName from Content-Dsipositon of file uploaded using rest easy
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/573556#573556]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101130/475e156e/attachment.html 


More information about the jboss-user mailing list