Posts by Alexandre Santos da Cruz • 21 points
4 posts
-
0
votes1
answer41
viewsQ: Web service for java desktop
I have a question. How is the request made for a php page using java desktop? Should I create another project for java web?
-
1
votes2
answers69
viewsQ: Search is not performed after connecting to the Java database
I’m trying to run a database search using java code, but I can’t. The database is connected, but the search is not performed. I created two classes, one that has the class with the connection…
-
0
votes0
answers32
viewsQ: Problem in the arrival of information by AJAX
I have the problem with the ajax request. I can send the information, but when it arrives in the other page the message appears [Object Htmlinputelement] I can’t understand. He sent an object? //…
ajaxasked Alexandre Santos da Cruz 21 -
0
votes1
answer31
viewsQ: Problem in the ajax
I am not getting the answer in the ajax request. The code does not confirm whether it is working or not. <script type="text/javascript"> function iniciarAjax(){ var ajax = false;…
javascriptasked Alexandre Santos da Cruz 21