Hi,
Am new to scala & play. Can someone help me for file upload to remote server. Am able to upload file, but looking for uploading file to remote server.
I am trying to use WSClient as per below link, but am not succesful yet
https://www.playframework.com/documentation/2.5.x/ScalaWS
working examples will help please. Am using play 2.2.0 with Scala 2.10.2 and sbt 0.13.11
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/d1f80a8e-e7a9-474b-be62-d75562a9a79b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Greg,
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/023b59c9-2b79-484e-8c05-e7564e8b154d%40googlegroups.com.
Hi Greg,
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/d1f80a8e-e7a9-474b-be62-d75562a9a79b%40googlegroups.com.
Thanks for the document Will.
Actually i did upgrade to play 2.5.0 & scala 2.11, when i try to compile project gettign the following errors:
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/8d6518ce-5605-472c-9023-61c3224704c3%40googlegroups.com.
Thanks.
--
You received this message because you are subscribed to the Google Groups "play-framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to play-framewor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/29233f39-46e5-4111-93ab-4a89042aaa7a%40googlegroups.com.
yeah i did, one more clarification please, Actually am trying to understand the below syntax and
Finally all the comoilation issues have been resolved, but hitting "Missing File". I think only filename is passed instead of filename with path, psting controller code here, please help me to uplaod the file
Thanks for the details.
Am very new to Scala, play and Java too.. definitely need to read.