Thread: JSP and MySQL
View Single Post
  #3 (permalink)  
Old 07-04-2007, 06:08 AM
Jack Jack is offline
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
heather is right
An option that I do is to run APACHE and the container of jsps, then redirect their requests from one to other using mod_proxy.
Reply With Quote