To extend the subject of refactoring. I want to be able to access Configuration objects from EL references in JSP 2.0.

${sessionScope.config.foo.bar}

Is this at all possible right now? Currently, to do this in EL, config and foo need to either be Collections or Beans with getFoo and getBar methods...


-Mark

--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to