Hallo,
 
    I am trying to build a custom transformer that will need access to session data.
    I would like to know if this is at all possible.
    I thought of using the ReadDOMSession and WriteDOMSession transformers, but I want to store in the session objects which I cannot serialize to XML, so I think they are not an option.
    Does anyone think it would be possible to gain access to the active HttpSession inside the transform method of AbstractDOMTransformer, for example?
 
Thanks,
 
Javier

Reply via email to