I have a pipeline which contains the following: <map:match pattern="*oly"> <map:generate type="html" src=""/> <map:serialize type="wml" mime-type="text/vnd.wap.wml"/> </map:match> However when i view the source code of the file being generated , i find that there is no wml tag. Is it necessary to use a stylesheet?? Is it not enough to use serialize type=wml to generate wml content? regds, smith

Reply via email to