> server. This is normally done by hidden input fields or if javascript > is disabled by url params (which is limited of course).
in JSF 1.2 the parameter for state saving is specified. Currently each implementation is doing it their "own" way. -Matthias > > Server side state is simply stored in the session. > > 2005/10/20, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: > > I mean, which class, which method? > > > > > > On 19 Oct 2005, at 19:14, ir. ing. Jan Dockx wrote: > > > > > Some things are unclear in that respect for me. If "Each request has > > > its own component tree instantiated", how is view state information > > > carried across request/response cycles then? > > > > > > Can you point me to the code in question? It's been difficult to find. > > > > > > On 19 Oct 2005, at 14:29, Mathias Brökelmann wrote: > > > > > >> Each request has its own component tree instantiated. So there should > > >> no problem with concurrency. If you use session or application scoped > > >> beans then you have to care for concurrency of course. > > >> > > >> 2005/10/19, ir. ing. Jan Dockx <[EMAIL PROTECTED]>: > > >>> What happens if 2 concurrent requests for the same uiview are > > >>> received > > >>> in MyFaces? Are they serialized? Is a second component tree > > >>> instantiated? Or are there indeed concurrency problems? > > >>> > > >>> > > >>> Met vriendelijke groeten, > > >>> > > >>> Jan Dockx > > >>> > > >>> PeopleWare NV - Head Office > > >>> Cdt.Weynsstraat 85 > > >>> B-2660 Hoboken > > >>> Tel: +32 3 448.33.38 > > >>> Fax: +32 3 448.32.66 > > >>> > > >>> PeopleWare NV - Branch Office Geel > > >>> Kleinhoefstraat 5 > > >>> B-2440 Geel > > >>> Tel: +32 14 57.00.90 > > >>> Fax: +32 14 58.13.25 > > >>> > > >>> http://www.peopleware.be/ > > >>> http://www.mobileware.be/ > > >>> > > >>> > > >> > > >> > > >> -- > > >> Mathias > > >> > > >> > > > Met vriendelijke groeten, > > > > > > Jan Dockx > > > > > > PeopleWare NV - Head Office > > > Cdt.Weynsstraat 85 > > > B-2660 Hoboken > > > Tel: +32 3 448.33.38 > > > Fax: +32 3 448.32.66 > > > > > > PeopleWare NV - Branch Office Geel > > > Kleinhoefstraat 5 > > > B-2440 Geel > > > Tel: +32 14 57.00.90 > > > Fax: +32 14 58.13.25 > > > > > > http://www.peopleware.be/ > > > http://www.mobileware.be/ > > > > > Met vriendelijke groeten, > > > > Jan Dockx > > > > PeopleWare NV - Head Office > > Cdt.Weynsstraat 85 > > B-2660 Hoboken > > Tel: +32 3 448.33.38 > > Fax: +32 3 448.32.66 > > > > PeopleWare NV - Branch Office Geel > > Kleinhoefstraat 5 > > B-2440 Geel > > Tel: +32 14 57.00.90 > > Fax: +32 14 58.13.25 > > > > http://www.peopleware.be/ > > http://www.mobileware.be/ > > > > > > > > > -- > Mathias > -- Matthias Wessendorf Zülpicher Wall 12, 239 50674 Köln http://www.wessendorf.net mwessendorf-at-gmail-dot-com

