Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WAP servlet works on emulator but not actual device

843840Oct 18 2001 — edited Oct 19 2001
My servlet outputs WML. I can access the site using an emulator however, when I try to access the site using an actual device I get two different errors. On my Nextel phone it says Error 500 and then something about compiling problem. On a WAP browser for the Palm VII, it says that my content is HTML. I don't think it is though. I am running Tomcat as my webServer and running on port 8888. I am trying to access the site by entering the following address:

http://gray.cla.sc.edu:8888/mapxtreme/servlet/ScottThesis

There is another webserver running on port 8080, so I can't run it on this port. Is this the problem? Or do I have to configure Tomcat in a certain fashion?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 16 2001
Added on Oct 18 2001
1 comment
129 views