Data Sources (ODBC)
MySQL Connector/ODBC 5.1 Go to http://dev.mysql.com/downloads/connector/odbc/5.1.html and download the latest driver. I downloaded: mysql-connector-odbc-5.1.6-win32.msi (4.33 mb) Register an ODBC […]
Read More →MySQL Connector/ODBC 5.1 Go to http://dev.mysql.com/downloads/connector/odbc/5.1.html and download the latest driver. I downloaded: mysql-connector-odbc-5.1.6-win32.msi (4.33 mb) Register an ODBC […]
Read More →How to turn on servlet reloading: Use a text editor to open the context.xml file in Tomcat's conf directory […]
Read More →http://www.jajakarta.org/tomcat/tomcat3.2-4.0/tomcat-3.2.3/doc/tomcat-apache-howto.html http://www.mulesoft.com/apache-tomcat-mod-jk-connector-configuration http://www.johnturner.com/howto/apache2-tomcat4129-jk-winxp-howto.html http://onsmalltalk.com/running-seaside-apache-and-iis-on-windowsxp Apache doc: http://www.jajakarta.org/tomcat/tomcat3.2-4.0/tomcat-3.2.3/doc/mod_jk-howto.html This is Good:Apache-Tomcat-jk_mod.rtf (23.08 mb) More details below: last update: 12/13/2003 Building […]
Read More →Monitor\Configure Tomcat service To monitor, at the CMD prompt type: tomcat6w.exe //MS//MyWebApp To configure, at the CMD prompt type: […]
Read More →The components of the HTTP URL http://localhost:8080/examples/servlets/index.html Part Description http: protocol localhost host :8080 port examples/servlets path index.html filename […]
Read More →Presentation layer: HTML files JSP files Business rules layer (Business logic): Servlets JavaBeans Other Java classes Data access layer: […]
Read More →Future information needed for Server deploy: Try here: http://www.devside.net/guides/windows/tomcat Prerequisites: https://java.qbytesworld.com/post/Install-java.aspx The Tomcat web site http://tomcat.apache.org/ How to install […]
Read More →SQL data type Java data type VARCHAR, LONGVVARCHAR String BIT boolean TINYBIT byte SMALLINT short INTERGER int BIGINT long […]
Read More →