Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #3482

Re: Eclipse JEE application

From markspace <-@.>
Newsgroups comp.lang.java.programmer
Subject Re: Eclipse JEE application
Date 2011-05-03 17:56 -0700
Organization A noiseless patient Spider
Message-ID <ipq87u$pg8$1@dont-email.me> (permalink)
References <k8b0s6p1jhu0cp3oueis4v3bao0rcpus3g@4ax.com> <1QZvp.57501$0s5.28481@newsfe17.iad>

Show all headers | View raw


On 5/3/2011 1:45 PM, Arved Sandstrom wrote:

> For something as generic as the JAR for the Servlet API and
> implementation, one usually sets up a runtime (Tomcat, JBoss, WebSphere,
> Oracle oc4j etc) and those libraries are then available to you.


At least in NetBeans, when you set up a type of "project," the base 
libraries are put on your compile path.  For example, when you choose 
"Web Application," you don't have to do anything else to extend for 
example HttpServlet.


> A right-click under the Servers tab to get New->Server will get you started.


If this is the answer, then it is indeed a bit weird for someone from a 
NetBeans background.  Hopefully, you're answering about the compile-time 
environment and not the run-time.

(NetBeans comes with a server, Glassfish, by default if you get the 
"full Monty" (<-- air quotes), so perhaps that is why you don't have to 
explicitly install one in NB.  It always has at least one server to 
compile against.)

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Eclipse JEE application Tim Slattery <Slattery_T@bls.gov> - 2011-05-03 12:34 -0400
  Re: Eclipse JEE application Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-05-03 17:45 -0300
    Re: Eclipse JEE application markspace <-@.> - 2011-05-03 17:56 -0700
      Re: Eclipse JEE application Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-05-04 06:22 -0300
      Re: Eclipse JEE application Tim Slattery <Slattery_T@bls.gov> - 2011-05-04 09:13 -0400
        Re: Eclipse JEE application Lew <noone@lewscanon.com> - 2011-05-04 15:14 -0400

csiph-web