@thomas yes - once the jsf 2.2+ client-window feature is enabled, deltaspike should just use the information provided by jsf itself. (-> ds:windowId can't be used.)
regards, gerhard 2014-07-09 16:40 GMT+02:00 Thomas Andraschko <[email protected]>: > @Gerhard > We only append the dswid if > DefaultClientWindow#isClientWindowRenderModeEnabled and this is only the > case when the mode is LAZY. > AFAIR, we set the mode to DELEGATED when JSF 2.2 is available. > So this should actually not occur. > > > 2014-07-09 16:19 GMT+02:00 Juliano Marques <[email protected] > >: > > > Hi, > > > > Why is jfwid appended to the url when ds window handling is active > > (dswid)? > > jfwid and dswid have the same purpose, don't have? > > > > I searched in internet, mailing list... Maybe I'm missing something... > > > > I use DS 1.0.0 with JSFModule, no module config changed. > > > > Regards, > > Juliano > > > > > > >
