November 7, 2007

DevX - Software Development Resource

Configuring the Default ASP.NET Version

Suppose you want to set up a virtual directory on a machine that has both .NET 1.1 and .NET 2.0 installed. In this case, the machine will use the ASP.NET

DevX - Software Development Resource

Stop and Start Tomcat Directly from Ant

This simple tip shows you how to stop and start the Tomcat server directly from an Ant script on the Windows system. Here are the two targets to do so: