|
The command "java
org.apache.axis.client.AdminClient list" will send a listing of all the deployed
components to standard out. I wanted to get this list to display on a jsp
page. In fact, I want to have alot of this admin functionality available
via jsp. I have not found hooks to do this. Are they available
currently, or do I have to make these hooks my self?
|
