From eaf6de51812dd283ad8d5a8319bfbd883f8be49a Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 23 Jul 2022 04:55:28 +0600 Subject: [PATCH] Add Weblogic Server / web-servers --- src/technologies/w.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/technologies/w.json b/src/technologies/w.json index 39aa90b07..1d54f490b 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -759,6 +759,18 @@ "scriptSrc": "\\bwebix\\.js", "website": "http://webix.com" }, + "Weblogic Server": { + "cats": [ + 22 + ], + "description": "WebLogic Server is an Application Server that runs on a middle tier, between back-end databases and related applications and browser-based thin clients.", + "icon": "Oracle.svg", + "implies": "JavaServer Pages", + "headers": { + "Server": "^WebLogic\\sServer\\s([\\d\\.]+)?\\;version:\\1" + }, + "website": "https://www.oracle.com/java/weblogic" + }, "Weblium": { "cats": [ 1,