Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » EJB and Servlets -- How to
EJB and Servlets -- How to [message #59288] Fri, 29 April 2005 00:50 Go to next message
Eclipse UserFriend
Originally posted by: peterq2001.yahoo.com

Can I use eclipse to develop EJB and Web project? How?
Re: EJB and Servlets -- How to [message #59315 is a reply to message #59288] Fri, 29 April 2005 01:53 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Peter wrote:
> Can I use eclipse to develop EJB and Web project? How?
>

Eclipse "out of the box" enables you to develop any kind of Java code.
You'll need to include the J2EE library(ies) on the Project's build
path, of course, to program against the servlet, EJB, etc. APIs.

There are some additional tools that make J2EE development easier for
some people. One such product is MyEclipse Enterprise Workbench (costs
about $30 per year and includes many extra tools for web app
development). There is also the Lomboz collection of plugins. Finally,
there is the new Eclipse Web Tools add-on (available as a project from
eclipse.org).
I suggest you look at each of those options and decide which one looks
attractive to you.

HTH,
Eric

--------
The early bird may catch the worm, but the second mouse gets the cheese.
Previous Topic:UML2
Next Topic:Eclipse, linux, and fltk (in C++)
Goto Forum:
  


Current Time: Tue Aug 27 22:52:51 GMT 2024

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

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

Back to the top