you can do a forward from index JSP > -----Original Message----- > From: John Dubchak [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 9:17 PM > To: [EMAIL PROTECTED] > Subject: Tiles, Struts 1.1 and index.jsp in EAR file > > > 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] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

