Does anybody use Struts or Expresso?
I download Tomcat4.01 and Expresso 4.1. It works fine.
Then I download example of expresso -- orangetrader, and unpack it and put it under Tomcat4.0\webapps\expresso4.0fcs . Then I follow the instructions in Tomcat4.0\webapps\expresso4.0fcs\orangetrader\INSTALL.txt to create schema and create database. All things looks ok. But I can not view "http://localhost:8080/expresso4.0fcs/orangetrader/", it reports the error:
- HTTP Status 404 -
The requested resource (/expresso4.0fcs/orangetrader/) is not available.
Is there anything wrong?
Thanks,
James