[Opensource] default homepage for expresso4.0 application

victor victor1898 at hotmail.com
Fri Jun 7 12:19:50 PDT 2002


Hello,

I have some experience with Struts1.0. I can point default homepage
of TOMCAT 3.2  application by add the following to web.xml

<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>

but I can not do it in Expresso 4.0. I add the above to the
$expressohomedirector$/webapps/expresso/WEB-INF/web.xml. Then I
restart the Expresso4.0 (complete version). And I got error message
says:

Starting service Tomcat-Standalone
Apache Tomcat/4.0
PARSE error at line 215 column -1
org.xml.sax.SAXParseException: Element "web-app" does not allow
"welcome-file-li
st" here.
Starting service Tomcat-Apache
Apache Tomcat/4.0

How can I set the default homepage for expresso application like
Orange Trader?

Thanks

Victor



More information about the Opensource mailing list