Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Creating jsp in eclipse
Creating jsp in eclipse [message #277940] Sun, 19 December 2004 14:43 Go to next message
Eclipse UserFriend
Originally posted by: andreas_bauer.arcor.de

Hello,

I want to create jsp and servlets with eclipse. Is the jsp-compiler in the
Webserver Tomcat or in J2EE? Do I need J2EE (1_4)? I have installed Java
5.0. Is the docu and the classes for JSP and Servlets in J2EE ? Can I use
Java 5.0 and J2EE together?

Many Thanks
Andreas
Re: Creating jsp in eclipse [message #277987 is a reply to message #277940] Mon, 20 December 2004 10:11 Go to previous message
Eclipse UserFriend
Andreas wrote:

> Hello,

> I want to create jsp and servlets with eclipse. Is the jsp-compiler in the
> Webserver Tomcat or in J2EE? Do I need J2EE (1_4)? I have installed Java
> 5.0. Is the docu and the classes for JSP and Servlets in J2EE ? Can I use
> Java 5.0 and J2EE together?

> Many Thanks
> Andreas

You indeed need J2EE (and Tomcat or another Servlet container to run the
JSPs and Servlets).
There's no problem using JDK 5.0 with J2EE, I'm doing it all the time and
so do many others I'm sure.

Mind that Eclipse has no syntax highlighting of JSP by default, you will
need to add a plugin for that (there's several, both free and commercial).
Previous Topic:Suppress warnings for a particular java file
Next Topic:Linked Files and Editors
Goto Forum:
  


Current Time: Sat Jun 07 18:01:51 EDT 2025

Powered by FUDForum. Page generated in 0.03508 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top