Hi All,
   I am using cocoon 2.1 with xml forms under tomcat 4.1.12 ( and jdk 1.4.1 ). 
In the generated output I have the name space declaration for the xf tag also 
appearing as an attribute. Is there anyway to remove it. This causes the 
generated wml scripts not being
recognized. Following is a sample output .

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" 
"http://www.wapforum.org/DTD/wml_1.1.xml";>
<wml xmlns:xf="http://xml.apache.org/cocoon/xmlform/2002";><template><do 
type="prev" label="Back"><prev/></do></template><card id="start" 
title="WAP"><p>Welcome to WAP </p></card>
</wml>
Here somhow this string ( 
"xmlns:xf="http://xml.apache.org/cocoon/xmlform/2002";  ) is also generated 
with the output. Please help me...

-Thanks & Regards to all 



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

Reply via email to