I have tried that but still having the same problem. I am not sure if
it has some thing to do with bad code. I start the file like this
<?xml version="1.0" encoding="UTF-8"?><kml xmlns="http://earth.google.com/kml/2.2
">...
On Oct 20, 2009, at 2:56 PM, Pascal Robert wrote:
Make sure all of your tags in your component are in one long line,
eg :
<webobject name="1" /><webobject name="2" /><webobject name="3" />
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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]