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

19
LINES

< > BotCompany Repo | #1031417 // Web server for Gazelle BEA for Users (#1031416)

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 2770K of libraries. Click here for Pure Java version (20118L/112K).

!7

cmodule Eleu3 > DynEleu {
  // change port defaults while allowing user to select port anyway
  {
    httpPort = 1337;
    httpsPort = 7331;
    unset useSessions;
  }
  
  start {
    moduleForDomain("");
  }
  
  @Override 
  S moduleForDomain(S domain) {  
    ret dm_requireModule("#1031416/GazelleBEAForUsers");
  }
}

Author comment

Began life as a copy of #1029544

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031417
Snippet name: Web server for Gazelle BEA for Users (#1031416)
Eternal ID of this version: #1031417/5
Text MD5: c384beda8d598b5c1bc644efcbb3426a
Transpilation MD5: 230a9b6b9d81c32f4b23e824e5808f9e
Author: stefan
Category: javax / gazelle
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-19 00:05:56
Source code size: 344 bytes / 19 lines
Pitched / IR pitched: No / No
Views / Downloads: 107 / 2963
Version history: 4 change(s)
Referenced in: [show references]