We have a unique problem in our application, We have this page coded in JSF/Myfaces which has overall structure <f:subView> <t:buffer> <t:dataTable>
</t:dataTable> </t:buffer> </f:subView> This page is being called from a larger JSF layout page as a JSP include. I have noticed sometimes the coomponents within the t:buffer tag of the page gets shared between two different sessions. Has anyone else noticed this behaviour? Thanks sppzs -- View this message in context: http://www.nabble.com/t%3Abuffer-sharing-between-two-different-users-session-tp16987077p16987077.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

