Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1003229 // registerVisitor - call visitors bot if there to register current http request. returns visitor stats

JavaX fragment (include)

static S registerVisitor() {
  O visitorsBot = getBot(#1002157);
  S visitorStats = visitorsBot == null ? null : str(callHtmlMethod(visitorsBot, "/"));
  ret visitorStats;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1003229
Snippet name: registerVisitor - call visitors bot if there to register current http request. returns visitor stats
Eternal ID of this version: #1003229/2
Text MD5: ffadec3dbde82dd4867e6d3575117b47
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-12 01:08:50
Source code size: 177 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 696 / 651
Version history: 1 change(s)
Referenced in: [show references]