Re: no parallel ajax requests anymore with JSF 2.1?

2012-04-23 Thread Werner Punz
Hi Hard to say whether it is a good or bad feature, since I was not part of the discussion when they went for the serialized model I only can guess why it is like that. As I stated before, not being serialized would pose problems to the backend more precisely to the viewstate history. You

Re: no parallel ajax requests anymore with JSF 2.1?

2012-04-23 Thread Mark Struberg
Not having the request/view token properly updated in a sequential way would also make it impossible to properly do cross request state forgery prevention. LieGrue, strub - Original Message - From: Werner Punz werner.p...@gmail.com To: users@myfaces.apache.org Cc: Sent: Monday,

Re: [TOBAGO] - Use a button in a PopUp

2012-04-23 Thread AM
Hello! Did i understood it right? On example-page (LINKhttp://www.irian.biz/tobago-example-demo/faces/content/20/popup.xhtml?windowId=e43) i cant comprehend how do they define the pop for the second row to open it. does it only depend on the popup-id? or do i also have to code something in my

Re: tomahawk ExtensionsFilter

2012-04-23 Thread gebuh
update on the current month display problem; it only happens when I use: compactMonthDayOfWeekDateFormat= to display the days of the week headers on the monthly calendar. gebuh wrote: Thank you Leonardo. I tried using the context wrapper, that would not work at all (same as my original