• 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

help in installing tomcat

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
im trying to install tomcat on windows ME..to save me some hassle, im trying to use the .exe file instead of binary version. I already have jsdk1.4 installed and mentioned in my class path. My problem is when i download the .exe file and run it..it asks me for the JVM path and shows the classpath where my sdk is..and when i click ok..it tells me JVM couldn't be found..what am i doing wrong..and where could i intall this JVM from..Im trying to learn servlets and am stuck at downloading tomcat.
THanks for your help
 
Jon Summers
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
problem solved.
didn't have JRE in the classpath.
reply
    Bookmark Topic Watch Topic
  • New Topic