: A good example of putting some diagnostic help into a JSP page is : Axis happy.jsp (now called HappyAxis.jsp): : : <http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/ : webapp/HappyAxis.jsp?view=markup>
that's a pretty cool looking page (judging by the source) ... ironicly i don't see any version info there ... but some cool ideas about reporting back which jar files important classes are being found in. i went ahead and switched us to putting the JAR in the WAR, and added the basic version info to registry.jsp -Hoss