installation of Tomcat 5.0 on windows 98 NOT AS a service - Java
This is a discussion on installation of Tomcat 5.0 on windows 98 NOT AS a service - Java ; Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?...
-
installation of Tomcat 5.0 on windows 98 NOT AS a service
Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?
-
Re: installation of Tomcat 5.0 on windows 98 NOT AS a service
"D E" <none@none.com> wrote in message
news:eJ4zc.22350$wi2.21@nwrdny01.gnilink.net...
> Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?
>
>
Off course, Tomcat is a plain Java application and can be run as such. The
service wrappers are purely optional. Note that this means you can run
Tomcat from an IDE and place breakpoints in your servlet code. Makes all the
fancy modules to intergrate servlet containers with IDEs look quite silly,
doesn't it?
Silvio Bierman
-
Re: installation of Tomcat 5.0 on windows 98 NOT AS a service
"D E" <none@none.com> wrote in message
news:eJ4zc.22350$wi2.21@nwrdny01.gnilink.net...
> Is this possible to install Tomcat 5.0 on windows 98 NOT as a service?
>
>
Off course, Tomcat is a plain Java application and can be run as such. The
service wrappers are purely optional. Note that this means you can run
Tomcat from an IDE and place breakpoints in your servlet code. Makes all the
fancy modules to intergrate servlet containers with IDEs look quite silly,
doesn't it?
Silvio Bierman
Similar Threads
-
By Application Development in forum Java
Replies: 6
Last Post: 10-27-2007, 02:37 PM
-
By Application Development in forum Java
Replies: 1
Last Post: 07-12-2007, 07:54 PM
-
By Application Development in forum Java
Replies: 0
Last Post: 08-02-2005, 11:58 AM
-
By Application Development in forum DOTNET
Replies: 2
Last Post: 07-19-2005, 10:01 AM
-
By Application Development in forum Java
Replies: 0
Last Post: 06-13-2004, 05:40 PM