• 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

power of three not working on Eclipse

 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,

I tried to work on a simple example using eclipse which happens to be

http://javaboutique.internet.com/tutorials/three/index-1.html

I am using eclipse 3.0 and the plugin version is also the latest Sysdeo
Tomcat plug-in


I followed all the steps but in the end when i call the Hello.jsp on the
I get file not found error

When i physically went into the /JSP folderon the hard disk I dont see any files ,WEB-INF/classes etc are blank.

What Am I doing wrong .



 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic