Originally posted by Daniel Winron: Does IIS support J2EE?
Only if you add a J2EE server which can act as an IIS plug-in, such as Allaire JRun. - Peter
Maky Chopra
Ranch Hand
Joined: Apr 11, 2001
Posts: 149
posted
0
Not.. IIS is only a webserver capable of handling html and asp files.. J2EE 'like' development can be done using COM. Yes you can run J2EE applications on the MS platform. You would need to extend your IIS webserver with a J2EE compliant application server. There are several out there.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.