regarding the same issue, I found in the cocoon users group that by using
the Java Filters with cocoon servlet fixed this problem? 
could some body give me some examples about how to use the filters
effectively

appreciate your response


thanks

Kiran Kumar
 




>  -----Original Message-----
> From:         Kumar, Kiran  
> Sent: Friday, April 15, 2005 8:13 PM
> To:   '[email protected]'
> Subject:      DOM objects in session
> 
> I create DOM objects and store them in session. use a session attribute
> generator to transform the DOM to a HTML using XSL.
> 
> here the dom objects are being shared between sessions and I am seeing
> data from other users or processes.
> 
> I used the synchronized blocks when creating xml doms from
> DocumentBuilderFactory  newBuilder().newDocument() etc
> 
> is there any way I can resolve this issue??
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to