Leo wrote:
> > VelocityServlet runs within a modified Jo! which runs 
> inside a forked Avalon Phoenix. VelocityEngine runs as a block within
an 
> Avalon .sar application.
> 
Geir asked:
> What is a "Jo!"?
http://www.tagtraum.com/ - "jo! is a pure, free Java web server that
implements the Servlet API 2.2, JSP 1.1 and HTTP/1.1." 

It's a sporty lil' sprite o' servlet goodness - I like it. ;-)

Funny though, a "forked Avalon Phoenix" sounds dirty. <grin>


> The DOM generation is currently our bottleneck 
> > (documents go from 5k to 5mb); 

Egad, was that a wild exageration or measurable pain? 

Would be handy ammo the next time somebody trys to convince me that
converting java objects into an XML doc to then convert back to a DOM
tree to process with XSLT to create HTML is better than dropping the
objects into a Velocity context and pressing 'merge'. Ah well, some
folks still think JSP's are cool too. 

Tim





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

Reply via email to