COD3M4ST3R-X
New Member
Hi I have a situation whereby I have uploaded a file successfully using ajax, PHP and asp.netHowever the requirement is to use Scala and the finagle library.
- Does anyone have any idea how to code the file handling code inScala?
- What would replace the below?
- Would I replace upload.php with upload.scala? (because if this is thecase, the Scala code I have already possesses a lot of functionalityand will not solely exist for the purpose of uploading files to theasp.net server.)