In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article is to share with you about the application of ajax json value transfer in jsp pages, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article. Let's take a look at it with the editor.
Jsp page:
The code is as follows:
$(document) .ready (function () {
SetInterval (function myTimer ()
{
/ / alert ('a')
GetViews ()
}, 1000)
});
/ / play
Function getViews () {
$.ajax ({
'url': "${pageContext.request.contextPath} / video/getVideos.action?r=" + Math.random () + "& open=1"
'data':''
'dataType': 'json'
'type': 'get'
'error': function (data) {
Alert ("error")
Return false
}
'success': function (data) {
If (null! = data & &'! = data) {
/ / alert (data.updateFlag)
If (data.updateFlag==0) {/ / if data.updateFlag=0 does not refresh
/ / alert ("data.updateFlag=0")
}
Else {
If (data.videoIds! = null & & data.videoIds! = "") {
Var listIds=data.videoIds
Var iTunes 0
For (; I)
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.