English 中文(简体)
• 如何在共同财产计划中发出一项教育呼吁?
原标题:How to make a REST call in JSP?

我要问一下关于菲律宾联合人民军和阿拉伯埃及解放阵线的呼吁的问题。 我正在制作一个JP网页,需要标出一个REST电话,并以JSON格式接收REST电话。 联合方案(战争)正在使用散射服务器。 和以下案文一样:

JSP (REST calls) -> services -> JSON Format(REST response)

然而,我不知道如何发出呼吁和作出反应。 谁能帮助我? 谢谢。

问题回答

我建议使用jQuery和ajax执行javascript的功能。

http://api.jquery.com/jQuery.getJSON/





相关问题
Tomcat´s server.xml dynamic configuration

My web application uses the same database configuration as the application XYZ. I have a resource declaration for a context in server.xml, so I have a duplicated configuration (once for web ...

session transfer issue from Tomcat to ASP.Net

I am using Tomcat to host JSP and using IIS 7.0 to host aspx (C# + .Net 3.5 + VSTS 2008), and I have some session transfer issue from JSP page to ASPX page. JSP page is in one domain and all other ...

JSP exception - class not found (tomcat)

I m setting up an existing application on a new Tomcat 5.5 server connecting to a Postgres database (running on Debian Lenny). When I access it I get a series of stack traces with the following root ...

热门标签