Re: Struts and welcome-file-list

2007-02-11 Thread Martin Gainty
in your web.xml map the .do extension to map to an Action Class as in action *.do in web.xml then config your Display welcome page as on the IndexAction class would be public final class IndexAction extends BaseAction { pub

Re: Struts and welcome-file-list

2007-02-11 Thread Saul Qunming Yuan
Hi, I think the welcome file has to be a physical file or a servlet defined in web.xml. You can define your welcome file as index.jsp and in your index.jsp file just forward to your index.do. Something like: HTH, Saul - Original Message - From: Nicolas Laplante To: user@strut

Re: Struts and welcome-file-list

2007-02-11 Thread Dave Newton
--- Nicolas Laplante wrote: > How can I tell the container to serve index.do when > no filename is provided? Try forwarding to the action from an index.jsp. d. Expecting? Get great news right away with email