<div dir="ltr"><br>So back to original question for sec, Did you try installing the webserver extensions <br>with the java option? <br><br>Tomcat is bundled with the mapguide webserver extensions and should just work?<br><br>
If it doesn&#39;t there are detailed instructions on how to do a manual install<br><br>I use it with Coldfusion and Jrun, the bundled app server... it works fine<br><br>the biggest problem by far is keeping the mapguide server up and running, sigh :(<br>
<br>z<br><br><div class="gmail_quote">On Mon, Sep 8, 2008 at 10:33 PM, Carl Jokl <span dir="ltr">&lt;<a href="mailto:carl.jokl@keynetix.com">carl.jokl@keynetix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<br>
Maksim Sestic wrote:<br>
&gt;<br>
&gt;<br>
&gt; Carl<br>
&gt;<br>
&gt; .NET did include J#, actually - VS2005 shipped with J# support. However,<br>
&gt; as<br>
&gt; far as I know, VS2008 doesn&#39;t ship with J# support. IMHO, J# made porting<br>
&gt; native Java code to .NET quite easy.<br>
&gt;<br>
&gt;<br>
<br>
</div>I have not used it myself to know and you may well be correct but the key<br>
word you mention is porting. I was just saying that &quot;Java&quot; in .Net compiles<br>
down to CLI bytecode which is not compatible with a Java Virtual Machine. In<br>
that sense I don&#39;t call it &quot;Real&quot; Java in that it is not Java bytecode<br>
running on a Java Virtual Machine. I must say from the original post that it<br>
is still not completely clear what is desired. You can&#39;t run Java bytecode<br>
in IIS because it is not intended to work with it. I don&#39;t know how much<br>
Java experience inspiron2 has. It would help in terms of how I would answer.<br>
The original post mentions not wanting to use .Net in which case that would<br>
rule out J#. Tomcat is also mentioned. Tomcat is a self contained Servlet<br>
Container that can act as a full blown web server running independently of<br>
IIS. Tomcat will however run on port 8080. This can be changed to make it<br>
run on port 80 assuming the computer Tomcat is running on does not run any<br>
other web server. I am not sure for the reason for wanting to use IIS unless<br>
this Java web application is to be integrated with an existing website which<br>
runs on IIS. If that is the case it is going to be tough because Tomcat and<br>
IIS are not designed to work together having come from two polorized<br>
competing platforms. Some interoperability is possible but it is not going<br>
to be easy. It would be a matter of one redirecting or pointing to content<br>
on the other and also they can&#39;t both be running on Port 80.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://n2.nabble.com/How-to-use-Java-%28JSP%29-development-with-IIS-tp950716p1057926.html" target="_blank">http://n2.nabble.com/How-to-use-Java-%28JSP%29-development-with-IIS-tp950716p1057926.html</a><br>

</font><div><div></div><div class="Wj3C7c">Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Zac Spitzer -<br><a href="http://zacster.blogspot.com">http://zacster.blogspot.com</a> (My Blog)<br>+61 405 847 168<br>
</div>