Don, I use server-side trnsformation for IE 5.5 clients and I noticed strange behaviour of stylesheet cache. Sometimes, I get DEBUG message that stylesheet was...
Hi Don, You recommend to use oscache to cahche xsl output. But oscache was designed to be used in JSP pages. Do you have an experience using it with stxx ? ...
Has anyone had similar problems or is it just my application? ... requested ... stxx.transformer.xml.class=com.oroad.stxx.transform.CachedXSLTransform ... ...
Jeff, Brian, (and anyone else), I've finished merging the changes I made w/ 1.0.7b4 (which wasn't commited) with the current tree (1.1b) as well as unified...
There are two ways I use oscache w/ stxx: 1. I use the output caching filter to cache the output of the entire page 2. I use sitemesh to "frame" my page then...
Hi! I'm trying to call a struts-action from a stxx-action. But it seems, there is no way? Following situation: - stxx-action calls site.jsp - site.jsp has some...
Christian
goutrie@...
Jan 9, 2003 11:37 am
687
Christian, which version of stxx are you using?...
... stxx-1.1.1a.jar, 87318 Byte, 10. Nov 17.59 Must be the latest from cvs, I assume ? -- #!/bin/ssh #The Unix Guru's View of Sex unzip ; strip ; touch ; grep...
Christian
goutrie@...
Jan 9, 2003 12:10 pm
689
In this case, you would get struts and stxx to work together in the following manner. Since in this case stxx behaves as a sub-app for struts, any request to ...
Don, Does it make sense to use oscache with xsl that has almost no static transforms (i.e. mostly transforms xml generated from database)? Can oscache figure...
I also noticed the following: stxx.transformer.html.cache.size=50 stxx.transformer.html.cache.expiryTime=180000 stylesheets become cached, but they are NOT...
Does anyone have any idea what is causing the exception below? I'm using stxx 1.0.7b4 with struts 1.0. I suspect that it occurs if user closes browser while...
Hi all - Can someone point me to the latest version of stxx? I'm not sure where to download it or even what version it is. I'm working with Struts 1.1b3 I have...
Good question. Let me take a stab at clearing everything up. For a while now, we have had two branches of stxx to work with the two versions of struts -...
... Probably not. If you used sitemesh to wrap your stxx pages, you could cache stxx output with a custom key that come up with and/or in the jsp of sitemesh...
Heh, I'll look more into it but first off, caching times should be in seconds, not milliseconds :) Looks like that template is being cached for 3000 minutes. ...
It sounds like its just xalan complaining you closed the outputstream before it was done. We should probably handle that more gracefully (ie ignore it). I'll...
Thanks for the clarification ... now, how can I get stxx 1.1b (also known as 1.0.8b) since I am using struts 1.1? ... two ... 1.0.7b4 ... days I ... 1.1 - ... ...