Quote: |
Originally Posted by indika Thanks..
but it was not helpfull to me according to my requirment. i want to run my website on local machine(using tomcat server) via the apache webserver on dedicated server.
thanx.. | if you say so, but it sounds like exactly what you are talking about. for the purposes of the document there is no different between jboss and tomcat, the only thing you have to do differently is creating the startup scripts for tomcat, which you probably already have.
the document describes running an apache server to server html and php pages, and to be the frontend for .jsp and forward requests for jsp to tomcat without the user/client even knowing.
sounds like exactly what you want. what out of that specifically is different then your "requirements"? |