problem in running servlets off WML pages.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ank99
    New Member
    • Mar 2008
    • 2

    problem in running servlets off WML pages.

    hello...i m trying to run servlets(using GET) from wml page.....
    web server : apache tomcat 5.5 server
    WAP Browser: WinWap for Windows(version 3.2.1.28.)....
    its working fine as far as just to display wml form page...
    but when i enter the data within wml page(i.e. compname) then address within browser gets to http://localhost:8080/servlets-examples/servlet/portsam?compnam e=abc-b39ea2eee68 as per required but it says it could not get required URL(HTTP Error 404)...
    while my compiled .class file is there within....C:\Pr ogram Files\Apache Software Foundation\Tomc at 5.5\webapps\ser vlets-examples\WEB-INF\classes
    plz tell whether i ve put the .class file in rightly required folder..
    So, plz tell me what should i do to run servlets successfully...
    Thanks in advance....
  • rush2pooja
    New Member
    • Mar 2008
    • 3

    #2
    hello,

    do u knw how to run wml programs in apache tomcat 5.0, as we run .html programs in tomcat 5.0???
    can any1 confirm whether we can run wml programs in apache tomcat 5.0 or anyother server has to be used???
    plz reply.......... .....

    Comment

    Working...