Re: WOActionResults
Re: WOActionResults
- Subject: Re: WOActionResults
- From: Simon <email@hidden>
- Date: Tue, 20 Oct 2009 20:50:37 +0100
are you using a component to render xml ? if so, i think it's kind of asking for trouble. you better hope nobody ever hits ctrl-shift-f on that component or it might just screw everything up without anyone realising...
we do tons of this stuff and predominantly use WOXMLCoder + XSLT, then handcraft a response and stuff the output of our xml generation process into the content of the response. this way i can sleep at night.
simon
2009/10/20 Ian Coleman
<email@hidden>
I am returning a
WOActionResults in a directaction which is a dynamic xml file but it is getting messed up because the file is getting returned with a blank first line and the xml file then does not get read correct. Is there a way to fix this problem? A way to stop that first blank line from getting added?
Thanks
Ian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden