Tommy Cheng [
http://community.jboss.org/people/tomcheng76] created the discussion
"Re: upload file in ftl ?"
To view the discussion, visit:
http://community.jboss.org/message/620265#620265
--------------------------------------------------------------
Tobias Wittur wrote:
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.
Yes, my form looks like this
one.
If i define the variable dataFile, what is the type of it?
I guess it should be a Object, but i don't know what should i fill in for the
ClassName ...
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/620265#620265]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]