1. Java accessing ServletContext from within restlet Resource stackoverflow.comI am using Tomcat server in java and wanted to be able to access the ServletContext from the restlet Resource in order to access my cached DataSource object (to pool mysql ... |
2. How to access resource outside ServletContext coderanch.com |