hello,
Is it possible to define certain webwork action as a <welcome-file>
for tomcat 4?
I am thinking of following:
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
<welcome-file>index.action</welcome-file>
</welcome-file-list>
It should behave like this:
If there is no index.jsp then index.action should be called...
with best wishes,
Taavi
_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user