Questions tagged as 'restful'

1
answer

Fill modal with data through ajax and web services

I have a project where I must fill a modal window from the database using Ajax, I will explain the project, I have the web services rest in C # and I am consuming it from Java 2EE with servlet and a class called Web Services, but at the momen...
asked by 22.05.2017 / 05:16
1
answer

C # - Error Basic Authentication WebServices REST and POST method

I am currently working with NetFramework 4.0 and also assigning basic authorization and I must use the following Dll System.Web.Http.Cors but I do not locate it or in the package manager of Visual Studio 2012. The class that authentica...
asked by 22.01.2017 / 22:03
0
answers

Use a parai rest of paravel

I just finished an api rest in php with the laravel framework, but I want to put it to test and I do not know how to do it, I think I created another folder to start using the url, but I really do not know how to consume that api for the shows w...
asked by 04.10.2018 / 20:50
0
answers

Problem with access to REST Web Service

I have a web service rest in java, in which, I have already restricted access to it, since it generates a JSON with user data, the problem is that I do not know how to do it so that I as admin can access from the browser, from what I have been a...
asked by 25.08.2018 / 14:16
0
answers

Using a Java client RESTFul with content type of MultipartFile has appplication / pdf changes to application / octec-stream

When I try to consume a RESTFul API using a Java client with REST Template Spring. We have an API to consume POST to which we want to send a file, for this it has a MultipartFile object of input parameter. The Java client has a MultipartFile as...
asked by 24.06.2018 / 17:39
2
answers

Insert several records at once with ApiRestful - Laravel

I have the following question and I would like you to help me with this, you will see, I have in my controller to upload telephone equipment to my ApiRestful and everything done to be able to upload a computer by providing a "json", here the cod...
asked by 15.05.2018 / 09:04
0
answers

Restful radio button options does not work

I am trying to receive the operation parameter from several radio buttons, according to the value that an operation must be performed (addition, subtraction, multiplication, division, module). But, it just does not work. The page jsp: <...
asked by 28.04.2018 / 16:09
0
answers

Fill in headers on request RestFul Jersey

I have a RestFul service which should receive a% custom header , the service works correctly, the service client believes it with the Netbeans assistant but I do not know how to fill the% custom% co, this is the client RestFul public class Alb...
asked by 26.02.2018 / 03:31
1
answer

Project Android studio crashea app when finished listview load

good afternoon community, and happy year I would like to ask why when I finish loading a listview through a service in my project, instead of showing up, the app crashes directly? the test I'm doing with a G4 plus motorcycle (if you have somethi...
asked by 03.01.2018 / 22:41
2
answers

restful with foreign keys

I'm doing the final project and I have a restful web service created in Netbeans that uses a remote database to a Glassfish server. We have to create two apps a desktop and the other Android in which you can manipulate / consult in this database...
asked by 04.04.2017 / 12:27