> Zein, 
> hope you have a statement like that in the serializer section of your 
> sitemap.
> then the wml type serialization should work ...
> 
> ---------------------
> <map:serializer logger="sitemap.serializer.wml" 
> mime-type="text/vnd.wap.wml" name="wml" 
> src="org.apache.cocoon.serialization.XMLSerializer">
> ---------------------

I got this one in my Sitemap:

<map:serializer logger="sitemap.serializer.wml" mime-type="text/vnd.wap.wml"
name="wml" src="org.apache.cocoon.serialization.XMLSerializer">
    <doctype-public>-//WAPFORUM//DTD WML 1.1//EN</doctype-public>
    <doctype-system>http://www.wapforum.org/DTD/wml_1.1.xml</doctype-system>
    <encoding>ASCII</encoding>
    <omit-xml-declaration>yes</omit-xml-declaration>
   </map:serializer> 

But it does'nt work... :(

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!


---------------------------------------------------------------------
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