Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #3482
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Eclipse JEE application |
| Date | Tue, 03 May 2011 17:56:21 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 24 |
| Message-ID | <ipq87u$pg8$1@dont-email.me> (permalink) |
| References | <k8b0s6p1jhu0cp3oueis4v3bao0rcpus3g@4ax.com> <1QZvp.57501$0s5.28481@newsfe17.iad> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Wed, 4 May 2011 00:56:31 +0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="jvuZSZTdq2O5CYgLExkrfQ"; logging-data="26120"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+y1lZa49HD35vyyG5Gyg9GGLVAjdHMtbI=" |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
| In-Reply-To | <1QZvp.57501$0s5.28481@newsfe17.iad> |
| Cancel-Lock | sha1:GnQam6bmJ/tPWXZcjeHAJlHYSIc= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:3482 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar
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