I would like to know if its possible to look-up all the JNDI resources I have 
created in the tomcat admin. I have a web app that  create a number of JNDI 
data sources for under the service\host\mywebapp. 

My question, is it possible in java, or jsp to query that list? and display 
them? I would like to be able to show the list of JNDI resources inside my web 
app for users to pick one to use in a query?
 
---
Michael Hencin



Reply via email to