Discussion Board
wml sometimes does not work
2003-08-19, 20:08
#1
Registered User
Hello,
I have written a simple JSP page to display WML, sometimes it works, othertimes not even though i can seen by my network sniffer the code is sent to the phone. Is the problem with the network operator ?
please send replies to anthonyoleary@hotmail.com
thank you,
Anthony
<%response.setContentType("text/vnd.wap.wml");%>
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="main1" title="<sess:attribute name="productName"/> products">
<p><small>
<a href="<jsp:getProperty name="req" property="contextPath"/>/mobile/Site">product1</a><br/>
</small></p>
</card>
</wml>
Registered User
I have same problem!
In other case, for some reason, when using WML and JSP... I can't seem to get the text field to show up....
Can anyone help me with this?
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules