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-f...
http://stackoverflow.com/questions/2637017/how-do-i-do-a-multipart-form-f...
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&...]