Your preferences have been saved!
» Deploy the web application: 5. Undeploy the web application - <?xml version="1.0"?> <project name="Example Application Build" default="build-both" basedir=".">      <property file="build.properties"/>   <!-- CVSROOT for the JSTL -->   <property name="cvsroot"              value=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" />   <!-- CVSROOT for the MySQL connector -->   <property name="mysql.cvsroot"              value=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/mmmysql" />... 16 Feb 12 » Deploy the web application: 4. Deploy the WAR using the - <?xml version="1.0"?> <project name="Example Application Build" default="build-both" basedir=".">      <property file="build.properties"/>   <!-- CVSROOT for the JSTL -->   <property name="cvsroot"              value=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" />   <!-- CVSROOT for the MySQL connector -->   <property name="mysql.cvsroot"              value=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/mmmysql" />... 16 Feb 12 » Deploy the web application: 3. Deploy the web application using - <?xml version="1.0"?> <project name="Example Application Build" default="build-both" basedir=".">      <property file="build.properties"/>   <!-- CVSROOT for the JSTL -->   <property name="cvsroot"              value=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" />   <!-- CVSROOT for the MySQL connector -->   <property name="mysql.cvsroot"              value=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/mmmysql" />... 16 Feb 12 » Deploy the web application: 2. Copy the WAR - <?xml version="1.0"?> <project name="Example Application Build" default="build-both" basedir=".">      <property file="build.properties"/>   <!-- CVSROOT for the JSTL -->   <property name="cvsroot"              value=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" />   <!-- CVSROOT for the MySQL connector -->   <property name="mysql.cvsroot"              value=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/mmmysql" />... 16 Feb 12 » Deploy the web application: 1. Copy the expanded web application - <?xml version="1.0"?> <project name="Example Application Build" default="build-both" basedir=".">      <property file="build.properties"/>   <!-- CVSROOT for the JSTL -->   <property name="cvsroot"              value=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" />   <!-- CVSROOT for the MySQL connector -->   <property name="mysql.cvsroot"              value=":pserver:anonymous@cvs.sourceforge.net:/cvsroot/mmmysql" />... 16 Feb 12