My bad, I presumed and had implemented those additional variables within
the RI way back.
I actually think it should be built in. When we talk about issues in
the alignment of JSP, this only adds to the confusion.
Yes, JSF is meant to be portable, but at the component level, backed by
variables. There are already a lot of implicit variables that are
assigned to JSF that only make sense in servlet world, but adding a
variable for a well known, accessible Object shouldn't be restricted.
Who cares what type it is... it is EL after all...
-- Jacob
Craig McClanahan <[EMAIL PROTECTED]> wrote on 08/12/2005, 06:48:34 PM:
> On 8/12/05, Craig McClanahan wrote:
> >
> > That being said, a 30 line custom variable resolver implementation
> > could add this very easily.
> >
>
> Or just a slightly longer expression:
>
> #{facesContext.externalContext.request}
>
> But my cautions about depending on this still apply.
>
> Craig
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]