in which language is the source code of the iPlanet Portal software written?

in which language is the source code of the iPlanet Portal software written?
[14 byte] By [708967] at [2007-11-25 4:38:54]
# 1

The Majority of the product has been written in Java, Using a servlet engine inside the Sun ONE web server. There are some elements which have obviously been written in C/C++ for the native platform, such as the web server engine, and the authentication helpers(not sure about this one). You will also find that extensive use was made of the JNDI API for java.

There might be some more finer details, but this is what I have found so far WRT the product.

chrismulderza at 2007-6-29 3:11:39 > top of Java-index,Web & Directory Servers,Portal Servers...