Now that I've got a servlet to pump out a list of Retweets in JSON format, I'm ready to connect that data to my dashboard web page.
现在我已经获得了servlet以便用json格式导出一系列Retweet,我准备将此数据连接到我的仪表盘网页。
After the DemoProject1.js file is ready, you can start to build the servlet code that will actually make calls to the RESTful web services and get data in JSON format.
js文件就绪后,就可以构建servlet代码来实际调用RESTful Web服务来获取json格式的数据。
应用推荐