Hi,
we're looking for a way to get the version string or the service pack level of the NetWeaver and/or the enterprise portal.
There is this "component info web page" when you retrieve http://<nw-host>/sap/monitoring/ComponentInfo.
We're searching for a Java API to this kind of information.
Btw, what we do know is that one can get a "version string" through http://java.sun.com/products/servlet/2.3/javadoc/javax/servlet/ServletContext.html#getServerInfo(), but we want to get detailed and drilled down information like in the component info page.
Cheers,
Oliver