This is a discussion on IIS to Apache within the Apache Web Server forums, part of the Web Server and Related Forums category; I have developed a web application, a simple html file that loads an applet which is placed in jar file ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have developed a web application, a simple html file that loads an applet which is placed in jar file along with other files. I can deploy this application using IIS. However now i need to do the same thing on Apache server. I have no idea how to do this. I have downloaded the windows version of Apache web srever. Need to know the steps to deploy the existing web application on it. Please help. Regards, Shelly Kalra |
|
|||
|
shelly wrote:
> I have developed a web application, a simple html file that loads an > applet which is placed in jar file along with other files. I can deploy > this application using IIS. > > However now i need to do the same thing on Apache server. I have no > idea how to do this. > I have downloaded the windows version of Apache web srever. Need to > know the steps to deploy the existing web application on it. > Please help. jar files are Java, correct? There wasn't any special Java software installed into IIS was there? Simply copy the files into the document root and test it out - you may be surprised. -- Justin Koivisto, ZCE - justin@koivi.com http://koivi.com |
| Thread Tools | |
| Display Modes | |
|
|