(keitai-l) J-phone and java servlet

From: Ankit Bal <ankit_at_eyesmaxsoftware.com>
Date: 11/30/01
Message-ID: <001a01c179b1$5abf18d0$0714a8c0@navneet>
    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