Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i send post request to a jsp Page? #2921

Closed
drakehammer opened this issue Feb 3, 2017 · 4 comments
Closed

How can i send post request to a jsp Page? #2921

drakehammer opened this issue Feb 3, 2017 · 4 comments

Comments

@drakehammer
Copy link

Hi to everyone, im making a trilateration app using wifi as technology and im usign esp8622 as tag, i made a java code with apache commons math to make all the calculus in android, but now i want to migrate it to web, and i dont know if it possible to send the post from the esp8622 to a jsp page.

Thanks for your help.

@wuwx
Copy link
Contributor

wuwx commented Feb 3, 2017

http.POST(payload);

@drakehammer
Copy link
Author

I was trying, but i cant use it, can you help me with a example? please

@torntrousers
Copy link
Contributor

There's one here.

@devyte
Copy link
Collaborator

devyte commented Sep 9, 2017

@drakehammer there are examples viewable from within the Arduino IDE.
This is not the right place to ask for assistance. This is an issue tracker, meant to track issues in the core. Please refer to esp8266.com or stackoverflow for assistance, assuming you still need it.
Closing.

@devyte devyte closed this as completed Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants