... The stxx.transformer.csv.mimeType=text/x-csv is not necessary if you hardcoded the mime type. The only reason to add this is if your transformer looked...
Thanks. I made the changes you mentioned but I still get the same results. ... stxx.transformer.csv.class=com.oroad.stxx.transform.CachedCSVTransform ... use ...
Could you post the relevant stxx.properties sections, action mappings, XSL stylesheet used for the transform, and anything else you think might be relevant?...
Well, first you need to upgrade to the latest version of stxx - 1.1.2. That would explain the "type" attribute not being recognized. If that still doesn't...
The best way to have stxx automatically serialize your action form would be to extend DefaultSerializer and override serializeRequestAttribute. In the method,...
This is what I have essentially done. Thanks. ... -- "Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."...
Using Forrest (http://xml.apache.org/forrest), I created a new stxx web site and am in the process of migrating the documention into XML. In addition to ...
I am extending DefaultSAXSerializer to serialize ActionMessages and ActionForms (after setting a request attribute). I was wondering if I am using the right...
Ok, I see you are working with the 1.2 branch...you picked the right class. I agree and have made the methods protected in the CVS. To configure stxx to use...
Hi, if I understand this discussion correctly (relatively new to stxx and struts), what you're trying to do is serialize an ActionForm, which you store in the ...
Silvester van der Bijl
silvester@...
May 5, 2003 6:42 am
1127
Well, hate to break it to you but you'll probably have to change it again because I'll be adding support for forms and action messages into stxx. :) Jeff...
Ah, but I don't have to rewrite it completely it this time :-) I'll be happy to add to it stxx, just let me know when the new code is there. Silvester...
Silvester van der Bijl
silvester@...
May 5, 2003 1:51 pm
1129
Hi Silvester, My serializer is doing exactly what you say you are doing. Funny. I am using betwixt (http://jakarta.apache.org/commons/betwixt/) to convert any ...
Hi Jim Probably a lot faster to implement. Next time, I'll check apache first :-) Silvester...
Silvester van der Bijl
silvester@...
May 5, 2003 5:17 pm
1131
What about this: set stxx.attach.requestAttributes.ignore=(com\\.oroad\\.stxx\\.action.*)|(org\\.apache\\.struts\\.action.*) by default and get rid of the...
I fixed up a few things and put up our new stxx website. We went with the Krystalis theme because it supported more Forrest features like code snippets and...
That looks nice and clean. Any way your serializer would work w/o Betwixt? I'd hate to make stxx depend on a project that only has an alpha release. It...
It seems that there is a screen resolution problem! ... From: mrdon42 [mailto:mrdon@...] Sent: 06 May 2003 00:06 To: struts-xsl@yahoogroups.com Subject:...
Sorry, I just noticed that it can be adjusted by clicking on the -a button in top right of the page. ==>Do not forget to move the horizontal scroll bar to get...