Get the server version (BEA WLS)Tag(s): Servlet/JSP
<%@page import = "weblogic.common.internal.VersionInfo"%> ... <%VersionInfo serverVersion = VersionInfo.theOne();%> ... <%=serverVersion.getImplementationVersion()%>
java -cp weblogic.jar weblogic.version
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com