• 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

failing to run the jsp files

 
Ranch Hand
Posts: 111
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everyone,
Now this is a cause of headache for me. I am using eclipse for j2ee developers, latest edition. I am reading head first servlets and jsp but i can not run the jsp file with eclipse. Can anyone give an example how to write jsp file, how to configure it with server, what are the server it requires to run, how to configure them manually and by using eclipse, how i can deploy and develop an webisite with servlet and jsp.

I am trying to install apache tomcat v 6 with eclipse. But can not because it throws errors.

That's a really cause of headache for me.

Please help.

Thanking you
codeperl
 
Ranch Hand
Posts: 5575
Eclipse IDE Windows XP Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
your eclipse have jee plugin? I would use Ganymede eclipse .

I google for a tutorial . i got this. is it help you?
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ItDoesntWorkIsUseless
 
Sheriff
Posts: 67746
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please be sure to ask Eclipse questions in the IDEs forum. I have moved this post there for you.
 
Ranch Hand
Posts: 650
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

seetharaman venkatasamy wrote:your eclipse have jee plugin? I would use Ganymede eclipse .

I google for a tutorial . i got this. is it help you?


Why the Ganymede version? I'm using the Galileo version for JEE Developers, and it provides all the web application development tools and integrates with the application server (I'm using JBoss, but I see several listed). My Eclipse version is 3.5.1.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic