8.6 SstHttpMultipart support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

8.6 SstHttpMultipart support

jtuchel
Hi,

can anybody elaborate on what this section in the Server Smalltalk guide actually means:


(See http://www.instantiations.com/docs/86/wwhelp/wwhimpl/js/html/wwhelp.htm#href=ss/sst87a.html for more details)

That is all there is about how Multipart support is integrated into Seaside.
Ideally this just means "don't worry, all will just work and you can now use FileUpload tags in Seaside".
A tiny example or a link to which Seaside example in the Seaside Examples application would show how the file upload works might be helpful at this place.

Joachim

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.
dfe
Reply | Threaded
Open this post in threaded view
|

Re: 8.6 SstHttpMultipart support

dfe
Hello Joachim,

You can see how the multipart form support works by executing the Seaside WAUploadFunctionalTest, which now works. Please let me know if you need details on how to execute it.  It would be good to have an example to point to in the documentation; I'll work on that for 8.6.1

Regards,

Diane

On Wednesday, October 2, 2013 4:16:27 AM UTC-4, [hidden email] wrote:
Hi,

can anybody elaborate on what this section in the Server Smalltalk guide actually means:


(See http://www.instantiations.com/docs/86/wwhelp/wwhimpl/js/html/wwhelp.htm#href=ss/sst87a.html for more details)

That is all there is about how Multipart support is integrated into Seaside.
Ideally this just means "don't worry, all will just work and you can now use FileUpload tags in Seaside".
A tiny example or a link to which Seaside example in the Seaside Examples application would show how the file upload works might be helpful at this place.

Joachim

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at http://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/groups/opt_out.