[jdom-interest] Time for SAXBuilder.build()
philip.nelson at omniresources.com
philip.nelson at omniresources.com
Tue Oct 10 05:36:28 PDT 2000
> Jason,
>
> Thanks for your answer. I will try the Crimson/ProjectX.
>
> You are right, the second parse is a lot faster. But I don´t
> want to save
> the builder object in the HttpSession for my application. So
> I have the
> warmup for every XML document I get from outside.
Won't the servlet engine's classloader keep that around for you? A simple
test where you actually run your benchmark from a servlet should confirm
this for you. Call the servlet multiple times and see what sort of response
you get.
More information about the jdom-interest
mailing list