Yes, I got that from the tiles/struts 1.1 blank war file. I was just making sure that I wasn't missing anything ;-) The tiles-documentation.war file seems badly broken to me, and I wanted to confirm that the evolutionary process hadn't changed things beyond having to have the RequestProcessor. Tiles documentation mentioned a "plugin" - just wanted to be sure!
Incidentally - you guys should package that one with the Struts distribution. The other tiles examples I found that had to do with 1.1 didn't give me this information. Surely I'm not the only one confused by it's omission. The tiles/struts 1.1 blank war file answered a lot of questions! Thanks, Vic :-) Eddie Struts Newsgroup (@Basebeans.com) wrote: >Subject: Re: Struts 1.1 + Tiles >From: "Vic C." <[EMAIL PROTECTED]> > === >At the end of Struts.config add this: > ></action-mappings> ><controller processorClass="org.apache.struts.tiles.TilesRequestProcessor"/> > ><message-resources parameter="properties.ApplicationResources" >null="false"/> ></struts-config> > >hth, >V. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

