Hello

Does wsproxy generator work only with xform or does it work for any url. If it works for any url, does that url need to return xml output? If it doesn't how to get around it?

I'm trying to call a url which basically returns html. But I want to serialize this as xml and put it in my pipeline so that I can manipulate the xml and extract whatever I want to. Is this possible using wsproxy or am I in the wrong direction. Can I do this to get yahoo page as xml

<map:match pattern="yahoo">
<map:generate type="wsproxy" src="http://www.yahoo.com"/>
<map:serialize type="xml"/>
</map:match>

Thanks
Sushil


_________________________________________________________________
MSN 8 with e-mail virus protection service: 3 months FREE*. http://join.msn.com/?page=features/virus&xAPID=42&PS=47575&PI=7324&DI=7474&SU= http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_eliminateviruses_3mf


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to