playframework 2.0 - package org.apache.http.entity.mime does not exist -


i have been using org.apache.http.client.methods.httppost , httpget without problem.

i need multipart form request system doesn't find mime.multipartentity though httpmime.jar in same directory tree , contains multipartentity.class

help!!

tia, chet

i had 0 understanding of play! , dependencies, know more. thought httpmime part of httpclient, not.

i used http://mvnrepository.com/ ivy format httpmime package , entered thusly in build.scala, under application dependencies...

"org.apache.httpcomponents" % "httpmime" % "4.2"

i still unsure why httpclient being loaded.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -