>>>>> "galbayar" == galbayar <[EMAIL PROTECTED]> writes:
galbayar> my jsp is: I can't find any error. but WAP browser have Page Cannot be
galbayar> displayed error.
galbayar> <%@ page contentType="text/vnd.wap.wml;charset=ISO-8859-1"%>
galbayar> <%response.setHeader("Cache-Control","no-cache");%>
galbayar> <%@ page import="java.io.*"%>
galbayar> <?xml version="1.0"?>
galbayar> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
galbayar> "http://www.wapforum.org/DTD/wml_1.1.xml">
You might try moving the "<?xml" element to the very beginning of the file.
Some XML validators will complain about that. Perhaps that's what's
happening. This isn't a Tomcat question, however.
--
===================================================================
David M. Karr ; Best Consulting
[EMAIL PROTECTED] ; Java/Unix/XML/C++/X ; BrainBench CJ12P (#12004)
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>