Path to Apache Executable\Apache.exe -w -n Apache -k stop
Path to Apache Executable\Apache.exe -w -n Apache -k restart
Path to Apache Executable\Apache.exe -w -n Apache -k start
Apache is a command line program and requires arguments.
Depending on what version you are using the tools...
Looking at your code quickly it seems okay with the exception of your URL. I normally see the port number and the connection information to the db but only saw a String which was the name of your DSN connection I would assume. JDBC and ODBC are two different types of drivers and require...
I generally use one directory for all of my source that coincides with development and repository needs and then have an additional directory for my deployment. I haven't used JAR files for deployment into Tomcat would appreciate your experience on that if possible. It would make it cleaner I...
IF you are doing this via HTML Netscape has a javascript calendar that you can use check the developer site on Netscape for it. It is basic but can be basic.
If you are using Swing just create a listener that will popup a new window that depicts a calendar when the user has gained focus on that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.