Jacob Hookom wrote:
> Would writing the xml data out statically and storing it, then using
> translets for XSLT offer any speed improvements over simply caching with
> OSCache or other similar tags?
> 

Check out Cocoon at http://xml.apache.org/cocoon/index.html. It's 
dynamic xml/xslt publishing system written in java and has a nice 
caching approach so it doesn't do the transform every time. it's not 
based around struts or jsp but it seems very nice if you're in an xml 
heavy setting.It also has that friendly Apache license.

John Nicholas
Sr Interactive Programmer
Temerlin McClain





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

Reply via email to