c# - Calling a WebService of a ASP.NET MVC 4 from Java client -


i'm developing asp.net mvc 4 (in c#) web application. application involves interaction local java application.

i want upload file java asp.net server , store in database. question is: how expose asp.net mvc method may called java. need web service? how insert web service in asp.net mvc application? idea expose controller method of asp.net mvc may receive file java.

i don't know if such thing possible, , how call controller function java app , controller may receive file.

best regards, william.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -