Hi,
Bob schrieb:
> I am using xp and have java 5.0 SE but want to use servlets and tomcat how
> can I do it without having to install all the extra stuff that comes with EE
> like the application server?
use the Java SDK and Tomcat, thats all for use Servlets with Tomcat.
A good way is to use a IDE (NetBeans .....), can save Time.
Regards
Michael

Signature
http://www.smurfis.de
German NetBeans, Java and GlassFish Forum
> I am using xp and have java 5.0 SE but want to use servlets and tomcat how
> can I do it without having to install all the extra stuff that comes with EE
> like the application server?
Then just install Tomcat itself!
Google for "install tomcat".