Can I run Java applets and servlets within IIS 6 or do I need some other type of software with it?

Re: IIS and Java by Consultant

Consultant
Tue Oct 21 10:51:10 CDT 2003

you will need a java runtime


"Mark Stich" <stich_snips@hotmail.com> wrote in message
news:64FFF267-D91C-45F4-B79A-90A964556FE5@microsoft.com...
> Can I run Java applets and servlets within IIS 6 or do I need some other
type of software with it?



Re: IIS and Java by Jay

Jay
Tue Oct 21 10:52:57 CDT 2003

IIS can not directly create a JVM and run a Java application. You need a
java application server to do this. We use JRun as our Java application
server that runs behind IIS. This is not a very high end application server
but it gets the job done. Very little debugging is available and there are
some quirks, but worth the price.
http://www.macromedia.com/software/jrun/

-Jay

"Mark Stich" <stich_snips@hotmail.com> wrote in message
news:64FFF267-D91C-45F4-B79A-90A964556FE5@microsoft.com...
> Can I run Java applets and servlets within IIS 6 or do I need some other
type of software with it?