I want to read few values like jdbcdriver class, database url etc. from a helper/utility class which is not a servlet. Is it possible to put these values in web.xml and read it from a non servlet class? If not what might be best way to do it?
 
 
Thanks,

Reply via email to