Click to See Complete Forum and Search --> : Asp/jsp
matik007
01-27-2003, 04:43 PM
Hi,
I would like to be able to run JSP and ASP pages with the same Web server. I would like to know what are the solutions.
Is there only IIS for running ASP pages ?
If yes, is the only solution to find a patch or a JSP server configured as a patch for IIS, like JRun ?
Thanks a lot
Mat
Ribeyed
01-27-2003, 04:57 PM
hi,
If your using IIS on a Windows 2000 or Windows XP machine then your limited to only being able to have one site. This can only be set to ASP or JavaScript and not both. If however you are running IIS on Windows 2000 server, advanced server or data center server then it is possible to have more than one site, therefore you can set one site to ASP and one to Javascript.
Hope this helps
matik007
01-27-2003, 05:54 PM
Thanks for your answer.
In fact I do not want to get two sites running in the same time but just that my server is able to run JSP pages or ASP pages.
If IIS is the only server able to read ASP , I need to found a patch for IIS giving him the possibility to read JSP, do I ?
If not, what are the others web server able to understand ASP ?
Thanks a lot
Mat
matik007
01-27-2003, 07:00 PM
Hi,
thanks for the reply
What I mean by JSP is Java Server Pages and not Java script.
I do not think that IIS is able to run JSP pages... and I would like to know if it exists patchs for reading JSP with IIS or if exists any other server able to run JSP and ASP pages.
thanks a lot
MAt