xsl-list
[Top] [All Lists]

[xsl] Templates.newTransformer synchronization

2006-07-17 05:55:45
Hi,
I want to cache an instance of a Transformer (e.g. using
Templates.newTransformer()) in the application scope of a web
application (multi-threaded). Is there any synchronization problem
with this approach (using Saxon)?

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--