mohamedemara27
05-25-2008, 04:25 AM
hi gus
i wand to prepare my windows 2003 server to host java website
.JSP
what sources i will need
thanks
i wand to prepare my windows 2003 server to host java website
.JSP
what sources i will need
thanks
![]() | View Full Version : how to prepare my windows server to host .JSP mohamedemara27 05-25-2008, 04:25 AM hi gus i wand to prepare my windows 2003 server to host java website .JSP what sources i will need thanks cristibighea 05-25-2008, 05:05 AM You'll need to look into Apache Tomcat. mohamedemara27 05-25-2008, 05:50 AM so could you give me a link and i need more explain thanks Burhan 05-25-2008, 06:55 AM You need the following: 1. Java Development Kit (http://java.com) 2. A servlet container, like Tomcat (http://tomcat.apahce.org) or Jboss (http://www.jboss.org) or resin (http://www.caucho.com) or any number of other ones. |