• Post Reply Bookmark Topic Watch Topic
  • New 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

Tomcat/Apache/Linux HELP!!

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please help me I have hit a major roadblock in getting my tomcat apache to work. I have a class Rot13 I programmed and compiled that is supposed to translate words. When I call the file in form action I get the error: method POST not allowed. I have restarted over and over. Apache is not recognizing the class. The class is located at /var/tomcat/webapps/examples/WEB-INF/classes/Rot13.class
Please, tell me what ApjservMount command to use in my tomacat-apache.conf file.
Please, tell me what to ammend to
/var/tomcat/webapps/examples/WEB-INF/web.xml
Please, tell me what to ammend to
/var/tomcat/conf/web.xml
Any and all help appreciated!
Thank You for your time,
Nik
 
NIKO.DEM.STLOUIS
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oh yeah I almost forgot what do I need to put in Server.xml?
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic