Re: TilesRequestProcessor (WAS: Re: How do I navigate from one subApp to another in Struts1.1?)

2002-07-18 Thread @Basebeans.com
Subject: Re: TilesRequestProcessor (WAS: Re: How do I navigate from one subApp to another in Struts1.1?) From: Kevin Henrikson [EMAIL PROTECTED] === Thanks for the reply Cedric. So basically what we've tried is to subclass TilesRequestProcessor so we ignore tiles definitions and apply our path

TilesRequestProcessor (WAS: Re: How do I navigate from one subApp to another in Struts1.1?)

2002-07-17 Thread @Basebeans.com
Subject: TilesRequestProcessor (WAS: Re: How do I navigate from one subApp to another in Struts1.1?) From: Kevin Henrikson [EMAIL PROTECTED] === Cedric, We subclass the Struts RequestProcessor to provide some special resource resolving, (i.e. override the doForward and doInclude methods to