News

With the transition to the jakarta namespace and Jakarta EE 9, the enterprise Java ecosystem prepares for the development of cloud-native Jakarta EE 10.
Most Java programmers simply use the package feature to create one unique namespace per project. Unfortunately, this approach does not stand the test of time nor scale.
Learn how to define portlet namespaces and context paths using JSTL and the JSP expression language.
I am trying to install OpenTelemetry in our Staging Environment, the collector being in DaemonSet Mode. My goal is to create a java Instrumentation customer resource, which defines the configuratio ...