I am trying to generate dynamic pages for jphone through a servlet. The first link through the emulator(as well as the phone) generated a page that worked perfectly but any subsequent hyperlinks gave 404. As servlets run on the 8080 port my first link, for example was http://www.testingjskyservlet.com:8080/servlet/jskyservlet?param1=a&.... but subsequent urls in the emulator were shown as http://www.testingjskyservlet.com/servlet/jskyservlet?param1=a&.... which did not work. Though the generation of the page was with 8080 included the emulator ignored it. Is there any way to get around this? I am using the emulator at http://www.919search.com/contents/contents_simu_edit.html Thanx [ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]Received on Fri Nov 30 17:16:44 2001