• 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

have Eclipse3.0 but wanna Compile & Excute JSP's as well as Servlets how ????

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,

I can compile & execute the java files in EClipse 3.0 IDE. But i want compile and
execute JSP's with syntax checking Like NetBeans is doing. So this same facility i want to
integrate into Eclipse 3.0. Yes ! i searched on fourms but they are talking to add some
plug-in for tomcat and other facility like syntax checking and compiling and executing JSP's
as well as Servlets. But i can't get. Plz guide me with links and detailed version.
 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The very good and relatively cheap plug-in MyEclipse has support for that and a lot of other things like support for deploy to many application servers including Tomcat of course. See http://www.myeclipseide.com/ for details. I bought it myself and have had a lot of use of the features is offer.
 
author
Posts: 14112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
mohan111,

this is your second warning regarding your display name. We don't have many rules here, but we take this one very seriously, because we think that it contributes to the friendly atmosphere at the Ranch. Please adjust your display name, so that we don't have to close your account. Thanks!

By the way, we also discourage crossposting. I deleted your duplicated post in the News forum.

Have fun!
 
Mohan Panda
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't wanna to purchase, I know there is some plugin provided by Tomcat itself for compiling and executing the JSP's plz guide me how to do that.....
 
Ranch Hand
Posts: 207
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eclipse Web Tools:

http://www.eclipse.org/webtools
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mohan,
Thanks for updating your display name. Please remove "(Soft. Engg)" from your last name. This can be in your signature (at the bottom of posts), but it isn't part of your name.

Thanks,
Jeanne
IDEs Forum Bartender
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic