Electronic Commerce Technical Issues

Tomcat

The tomcat shell has been fixed and now works. Create a directory of your own for tomcat (e.g $HOME/tomcat). Create subdirectories conf and webapps. Copy the conf files from the tomcat distribution:


    cp /usr/local/jakarta-tomcat/conf/* $HOME/tomcat
Set the TOMCAT_HOME environment vbl, say in your .profile:

    export TOMCAT_HOME=$HOME/tomcat
Then start tomcat at a shell prompt by

    tomcat.sh start
and stop it by

    tomcat.sh stop

Handout

The initial handout is incomplete, but contains a list of topics that should be covered in this subject.

Lectures

Assignments

Materials at front desk


Jan Newmarch (http://pandonia.canberra.edu.au)
jan@ise.canberra.edu.au
Last modified: Wed Oct 25 09:57:30 EST 2000
Copyright ©Jan Newmarch