hi pavel,

you can have a look at a thread which starts at [1].

regards,
gerhard

[1] http://s.apache.org/Vv6

http://www.irian.at

Your JSF/JavaEE powerhouse -
JavaEE Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2012/5/8 Mark Struberg <[email protected]>

> Hi Pavel!
>
> Welcome to the MyFaces list!
>
> The windodwId gets propagated in 2 ways:
>
> 1.) for GET requests we use the windowId parameter
> 2.) for POST requests we have it in our viewState.
>
>
>
> Thus the windowId should also be available in AJAX requests. But you don't
> need the URL parameter for it.
>
> LieGrue,
> strub
>
>
>
> ----- Original Message -----
> > From: Pavel Arnost <[email protected]>
> > To: [email protected]
> > Cc:
> > Sent: Tuesday, May 8, 2012 12:07 AM
> > Subject: [CODI] ViewAccessScoped beans without windowId in URL
> >
> >
> > Hi,
> >
> > I already read documentation in the wiki and several old posts, but I
> don't
> > still get it - is it possible to use ViewAccessScoped beans without
> windowId
> > in URL? When I disable WindowContextConfig#isUrlParameterSupported,
> windowId
> > is gone but AJAX calls now creates new bean instances on requests. In
> > javadoc, there is a note about "server-side window-handler", how can I
> > use
> > it?
> >
> > Thanks,
> > Regards,
> > Pavel Arnost
> > --
> > View this message in context:
> >
> http://old.nabble.com/-CODI--ViewAccessScoped-beans-without-windowId-in-URL-tp33763549p33763549.html
> > Sent from the MyFaces - Users mailing list archive at Nabble.com.
> >
>

Reply via email to