You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Matthias Wessendorf <ma...@apache.org> on 2007/09/18 19:38:59 UTC

[JSF 2] getRealPath

Hi,

some of you are part of the JSF 2 EG, I noticed that there isn't a
getRealPath() on ExternalContext ([1]), but it's present on
ServletContext / PortletContext.

thx,
Matthias

[1] http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/javax/faces/context/ExternalContext.html

-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Re: [JSF 2] getRealPath

Posted by Roger Kitain <Ro...@Sun.COM>.
I've created the spec issue:

https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=306

-roger

Matthias Wessendorf wrote:
> Hi,
>
> some of you are part of the JSF 2 EG, I noticed that there isn't a
> getRealPath() on ExternalContext ([1]), but it's present on
> ServletContext / PortletContext.
>
> thx,
> Matthias
>
> [1] http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/javax/faces/context/ExternalContext.html
>
>   


Re: [JSF 2] getRealPath

Posted by Roger Kitain <Ro...@Sun.COM>.
Thanks.  I'll look into it and add it to the list of 2.0 items.

-roger

Matthias Wessendorf wrote:
> Hi,
>
> some of you are part of the JSF 2 EG, I noticed that there isn't a
> getRealPath() on ExternalContext ([1]), but it's present on
> ServletContext / PortletContext.
>
> thx,
> Matthias
>
> [1] http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/javax/faces/context/ExternalContext.html
>
>