> Subject: RE: Weird problem with tiles and struts forward. > From: "Brendan Grainger" <[EMAIL PROTECTED]> > Date: Sun, 31 Mar 2002 21:37:59 -0500 > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > > Hi Jack, > > As I said earlier I had exactly the same problem as you and so now I've done > a little detective work to try and figure it out. Here is what I've found. > At the bottom of my struts-config I have this. > > <!-- ========== Associated Request Processor settings > =================== --> > <!-- Here we specified the tiles processor --> > <controller > processorClass="org.apache.struts.tiles.TilesRequestProcessor"> > </controller> > > Don't ask me why, it was in the example so I put it in (I'm still kind of > new to the world of struts). If I comment it out, I get the error you've > reported. If I put it in, no error. > > Looks like I'm working on registration page similar to yours, so I quickly > put together a tiles version of it. I've attached my tiles-def.xml file and > struts-config.xml file for you to have a look at. Please note, my > (snip ...)
Hello Brendan - As a subscriber to the struts-user-digest, I do not have access to your attachments. Would you kindly post your web.xml, struts-config.xml, and tiles-def.xml 'inline'? TIA, Mark -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

