[jboss-user] [jBPM] - Re: upload file in ftl ?
Tobias Wittur
do-not-reply at jboss.com
Wed Aug 10 02:59:14 EDT 2011
Tobias Wittur [http://community.jboss.org/people/tob1as] created the discussion
"Re: upload file in ftl ?"
To view the discussion, visit: http://community.jboss.org/message/620262#620262
--------------------------------------------------------------
So your form looks somehow like this?:
<form action="targetUrl" enctype="multipart/form-data" method="post">
<input type="file" name="dataFile" size="40">
<input type="submit" value="Send">
</form>
I guess the file name should be saved in dataFile.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/620262#620262]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110810/ff5c969d/attachment.html
More information about the jboss-user
mailing list