Hello all,
I am trying to setup a jsp application on iis. I followed the instructions from the onjava.com and jakarta website etc, and successfully been able to run the examples jsp apps on the localhost.
Next thing I want to do is to enable the jsp apps that is copied on to the virtual server. I've added them in the workers.properties and uri properties files.
After doing this, when I try to access the jsp files under my virtual host, I am getting a 404 error.
I basically want to be able to run the jsp applets without showing the 8080 port no in the url.
Any help in this regard is highly appreciated!
Regards,
I am trying to setup a jsp application on iis. I followed the instructions from the onjava.com and jakarta website etc, and successfully been able to run the examples jsp apps on the localhost.
Next thing I want to do is to enable the jsp apps that is copied on to the virtual server. I've added them in the workers.properties and uri properties files.
After doing this, when I try to access the jsp files under my virtual host, I am getting a 404 error.
I basically want to be able to run the jsp applets without showing the 8080 port no in the url.
Any help in this regard is highly appreciated!
Regards,