You can create a Web site with the domain name myco.com
with Tomcat development environment enabled and set the Site Administrator name as adminmyco
.
Assumptions:
To enable the Tomcat development environment:
myco.com
as adminmyco, using any FTP client./var/www/html/WEB-INF/classes
./var/www/html/WEB-INF/lib
.web.xml
to /var/www/html/WEB-INF/
./var/www/html/
.Note: To compile .java files, use javac *.java
.