is there a way to read this file inside a JSP/Servlet?
A:
You could just use a SAXParser, but what are you trying to do specifically? The supported public API for accessing the configuration tree is ConfigService.
bkail
2010-05-25 02:53:39