Skip to content

Category: Microsoft IISSyndicate content

Use Microsoft's Internet Information Server as a Java servlet engine - JavaWorld

December 6, 2008 by devinhedge

Did you know that you can run Java Servlets with Microsoft's Internet Information Server (IIS) without any third-party products? All you need is plain old IIS and pure Java. Granted, you do need to use Microsoft's Java SDK for reasons that are explained in the article, but rest assured that your code will be free of any proprietary extensions and remain completely portable to other servlet engines. Go here to learn how.

AdaptiveThemes