$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Tomcat 9 on openSUSE GNU+Linux Distro

Tomcat 9 openSUSE Installation Guide

Hi! The linked Tutorials Show you Step-by-Step How to Install Tomcat 9 in openSUSE GNU/Linux Distribution.

First, the Apache Tomcat 9 for openSUSE supports the Java Servlet 4.0, JavaServer Pages 2.4, Java Unified Expression Language 3.1 and Java API for WebSocket 2.0 specifications.

Moreover, in the Guide is included a Link to Tomcat 9 Deployment Getting-Started Guide.

Install Tomcat 9 openSUSE - Featured

OpenSUSE Tomcat 9 Setup