martedì 14 luglio 2009

SQL Server® 2008 Express with Tools - JAVA - Apache Tomcat

Microsoft® SQL Server® 2008 Express with Tools - JAVA - Apache Tomcat

  1. Download and install Microsoft .Net Framework 3.5 SP1
  2. Download and install Windows Installer 4.5
  3. Download and install Windows PowerShell 1.0
  4. Download SQL Server 2008 Express with Advanced Services by clicking the following link. To start the installation immediately, click Run. To install SQL Server Express at a later time, click Save
  5. http://www.microsoft.com/downloads/details.aspx?familyid=7522A683-4CB2-454E-B908-E805E9BD4E28&displaylang=en
  6. Check the Java version installed: http://java.com/en/download/installed.jsp?detect=jre&try=1
  7. Download and install the last version of Java package
  8. Download and install Apche Tomcat (zip file) from http://tomcat.apache.org/download-60.cgi
  9. Unzip and copy in C:\Program Files
  10. Set JAVA_HOME. Set this environment variable to point at the top-level of your Java installation directory (e.g., C:\Program Files\Java\jdk1.6.0_14)
  11. Set CLASSPATH. Set this environment variable to include ".", C:\Servlets+JSP, and the servlet/JSP JAR files.
  12. Apache Tomcat default page: http://localhost:8080/
Apache Tomcat Tutorial
http://www.coreservlets.com/Apache-Tomcat-Tutorial/

Nessun commento: