
September 8th, 2006, 08:12 PM
|
|
Registered User
|
|
Join Date: Feb 2006
Posts: 9
Time spent in forums: 4 h 45 m 52 sec
Reputation Power: 0
|
|
|
Nokia Emulator Not Finding Java Code
My wap site is being developed as a project in Eclipse and being severed through Tomcat.
My Nokia emulators find my initial WML deck fine. I put in a link(Go href) to then call a java file which extends HttpServlet and is simply meant to provide a minimal WML deck as output with a simple message. The content type and everything else is set.
Problem is, my emulator says "page not found" when I try to get my java code executed.
Can anyone help, please.
|