We use cookies to collect and analyze information on site performance and usage, to provide social media features and to enhance and customize content and advertisements.
Got it
<%@page import = "weblogic.common.internal.VersionInfo"%> ... <%VersionInfo serverVersion = VersionInfo.theOne();%> ... <%=serverVersion.getImplementationVersion()%>
java -cp weblogic.jar weblogic.version