With any of the *Scope implicit objects, you can use an alternative syntax,
since these are all Maps:
${sessionScope["com.abc.fleetsystems.employee"]}
> > com.abc.fleetsystems.employee
> >
> > But this won't work with the EL syntax, right? For example:
> >
> > ${sessionScope.com.abc.fleetsystems.employee}
> >
> > Won't JSTL the Expression Language (EL) evaluator get
> confused and look
> > for nested objects? More specifically:
> >
> > getCom().getAbc().getFleetsystems().getEmployee()
Thomas Gideon
Sr. Software Developer
B2eMarkets
301.230.2236 Tel.
301.230.2248 Fax.
[EMAIL PROTECTED]
www.B2eMarkets.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>