RE: To Show Web Home Page That Consists of Tiles

2004-09-06 Thread liooil
11:27 AM > To: Struts Users Mailing List > Subject: RE: To Show Web Home Page That Consists of Tiles > > > I followed your instruction and changed the action > mapping accordingly. Now, I got this error: > > javax.servlet.jsp.JspException: Cannot create rewrite > URL: java.n

RE: To Show Web Home Page That Consists of Tiles

2004-09-01 Thread Jim Barrows
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 01, 2004 11:27 AM > To: Struts Users Mailing List > Subject: RE: To Show Web Home Page That Consists of Tiles > > > I followed your instruction and changed the acti

RE: To Show Web Home Page That Consists of Tiles

2004-09-01 Thread Caroline Jen
nesday, September 01, 2004 11:09 AM > > To: Struts Users Mailing List > > Subject: RE: To Show Web Home Page That Consists > of Tiles > > > > > > Hi, I have the following tags in my > > struts.config.xml: > > > >> className=

RE: To Show Web Home Page That Consists of Tiles

2004-09-01 Thread Jim Barrows
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 01, 2004 11:09 AM > To: Struts Users Mailing List > Subject: RE: To Show Web Home Page That Consists of Tiles > > > Hi, I have the following tags i

RE: To Show Web Home Page That Consists of Tiles

2004-09-01 Thread Caroline Jen
> Sent: Wednesday, September 01, 2004 10:47 AM > > To: [EMAIL PROTECTED] > > Subject: To Show Web Home Page That Consists of > Tiles > > > > > > > > > > > .frame.Validation is a piece of tile. The error > > message I got is: "No

RE: To Show Web Home Page That Consists of Tiles

2004-09-01 Thread Jim Barrows
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 01, 2004 10:47 AM > To: [EMAIL PROTECTED] > Subject: To Show Web Home Page That Consists of Tiles > > > > .frame.Validation is a piece of tile. The error >

To Show Web Home Page That Consists of Tiles

2004-09-01 Thread Caroline Jen
How do I specify the action mapping in the struts-config.xml to show a web home page that consists of tiles? The problem is with the action mapping part. My index.jsp in the root directory has these two lines: <%@ taglib uri="/tags/struts-logic" prefix="logic" %> and in my struts-config.xml fi