Re: *Beginner Que* - Servlet - What all do i need on my Comp to run Servlets???



martian678@xxxxxxxxx wrote:

Sorry for this absolute beginner que on Servlets, but can someone
direct me to what all do i need to get started with Servlets. Would i
need Java EE SDK or can i just add a Servlet Package to a Java SE SDK
(. If yes, what exact package?) .

For running Servlets you need a server like Tomc@ or Jetty.
For running these servers you need the Java SDK (including the
compiler, otherwise JSP-pages will not be compiled). For
compiling and running servlets, you need the Java EE.

Tomc@ you can download at
http://tomcat.apache.org/
Jetty you can download at
http://sourceforge.net/project/showfiles.php?group_id=7322
All related Java-stuff you can download at
http://java.sun.com/


Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@xxxxxxxxxxxxxx
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)

Always remember: The answer is forty-two, there can only be wrong
questions!
.



Relevant Pages

  • Re: Servlets: Getting Started
    ... Where can I get a hold of the J2EE 1.4 SDK for free? ... This Catalog lists only the for sale products on the Download ... you might want to buy 'Head First Servlets and JSP' which ...
    (comp.lang.java.programmer)
  • Re: plugin only versus full install
    ... >> Same as the SDK, but in the JRE column. ... Why not just download the installer (get the online one ...
    (comp.lang.java.help)
  • Re: JMF?
    ... download any runtimes either. ... What version of Java are you running? ... while Sun has bundled the JavaFX SDK ...
    (comp.lang.java.programmer)
  • Re: Will Java Enterprise Edition work well on Vista Business?
    ... application servers are required for JSP and Servlets. ... I am still learning Java from the Sun tutorial "Trails Covering the ... You will probably want the Java EE SDK for jar files to build against ...
    (comp.lang.java.programmer)
  • Re: Will Java Enterprise Edition work well on Vista Business?
    ... application servers are required for JSP and Servlets. ... I am still learning Java from the Sun tutorial "Trails Covering the ... You will probably want the Java EE SDK for jar files to build against ...
    (comp.lang.java.programmer)