I can browse WML webpage on outside server from Nokia Mobile Internet Toolkit 3.0 without installing WAP gateway.
But when I try to browser WML webpage and xhtml webpage, I failed.
What I did is: publish the WML and XHTML webpage on a server(e.g. c:/jsdk2_1/webpages/class_info.xhtml), run the server(it's up,since I can use IE to browse index.html on it).
But when I key in URL: serverIP:8080/class_info.xhml,the results on emulator are:
"Requested entity too large"(Mobile Browser Simulator + Server Simulator)
xhml oringinal source(WAP June 2000 Simulator + Server Simulator)
When I use Direct HTTP Connection, still the same.
Please advise.
The XHTML file is valid, since if I key in URL like file:/C:/jsdk2_1/webpages/class_info.xhtml, the contents are displayed correctly. Following are the source code for class_info.xhtml:
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.0//EN"
"http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">