Instructions for Deploying a Web Application

1. Develop and test your web application on your machine.

2. Download and install the free, non-commercial, desktop version of ssh (Secure Shell) from http://www.ssh.com/

3. Use the ssh/ftp client to connect with mh213c.cs.sjsu.edu. Use the user name webster. Your instructor will provide the password in class.

4. Follow the webapps link in webster's home directory. This should lead you to the webapps deployment are for tomcat. From here enter your deployment area: web*

5. On your home machine set the ftp directory to your test area (not your deployment area).

6. Under the Operation menu set the file transfer mode to binary.

7. Drag the contents of your test area to your deployment area.

8. You may need to use ssh to log onto the deployment machine and set your file permissions to 744.