Yes I am using it here in production in an intranet system. However I mostly have below than 5 simultaneous users. Under this circumstances it runs without a problem. Thus I cannot say wether there will be performance problems under heavier load.
-Andreas Christopher K. St. John wrote: > Schaufler Andreas wrote: > >>I am using a combination of Xalan and Batik from http://xml.apache.org >>to do this job. >>Abstract the data into some XML Structure, then use XSLT to transform it >>into SVG. Because SVG Plugins are not commonly installed on a lot of >>computers I render the SVG into PNG with the help of Batik afterwards. >> >> > > Are you using the system in production? My initial impression >>from some testing (about a year ago) was that XSLT+Batik was > going to be a little slow. Have you run into any performance > problems? > > > -- > Christopher St. John [EMAIL PROTECTED] > DistribuTopia http://www.distributopia.com > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
