Hello Everyone, I'm trying to configure tiles and struts for use in a Web application packaged as an EAR file. In the application.xml file I can specify the <welcome-page> tag.
Prior to using tiles it was simply /index.jsp, but now I want to configure it so that it can do the proper forwarding through the ActionServlet. Does anyone know the proper URL I can use to get it to display correctly? I've tried a number of different ones, including naming it as a .do action but this does not work. Any help is greatly appreciated as I don't want to have to create a separate definition for the welcome-page and then use a different one, once you're in the site. Thanks, John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

