dev@javaserverfaces.java.net

Re: Issue 484 - Is f:subview still needed?

From: Adam Winer <adam.winer_at_oracle.com>
Date: Fri, 02 Feb 2007 11:48:08 -0800

Is this strictly an issue for tag files, or does it
have repercussions for jsp:include?

I would have thought that a tag file would have a separate
JspContext instance from the page in which it is used, but is
that not necessarily so?


-- Adam


Ryan Lubke said the following on 2/2/07 11:32 AM PT:
> Hey Folks,
>
> I'm out of ideas on this one. So far, I've tried to come up with a
> portable way to
> detect that JSF is executing within the context of a JSP Tag file in
> order to handle
> the JSP ids, but there doesn't seem to be any way at this point.
>
> My last entry in the bug led me to believe a potential issue with the
> JSP implementation,
> but after bringing it up to the JSP spec leads, they state it's a case
> of bad wording
> and Jasper is doing the right thing.
>
> So, hopefully someone out here has an idea or two on how we might be
> able to
> tackle this one, otherwise, the only solution I see is to use f:subview.
>
> Please review
> https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=484
>
> Thanks,
>
> -rl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
> For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net
>