Bookmark Topic Watch Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator


A very simple "Hello, World" servlet, packaged in a proper web archive containing a propert web application directory structure and deployment descriptor (web.xml).

To Run:


  • Download SimpleServlet.war to your TOMCAT_INSTALL/webapps directory. If you're using MSIE, make sure it doesn't change the extension to ".zip".
  • Then, click on this link: http://localhost:8080/SimpleServlet


  • Donated by: Ben Souther


    CodeBarnServlets
     
    Check your pockets for water buffalo. You might need to use this tiny ad until locate a water buffalo:
    a bit of art, as a gift, the permaculture playing cards
    https://gardener-gift.com
      Bookmark Topic Watch Topic
    • New Topic