Re: Tiles problem when uploading war .... was [Re: Extending Request Processor]

2004-07-16 Thread Brett Connor
inters? Thanks... =) - Original Message - From: "Lucas Gonzalez Pearson" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 6:19 PM Subject: Re: Extending Request Processor I have this in my

Tiles problem when uploading war .... was [Re: Extending Request Processor]

2004-07-16 Thread Lucas Gonzalez Pearson
ROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 6:19 PM Subject: Re: Extending Request Processor > I have this in my struts-config.xml file.. > > > value="/WEB-INF/tiles-defs.xml"/> > &

Re: Extending Request Processor

2004-07-08 Thread Lucas Gonzalez Pearson
still works.. strange.. =/ - Original Message - From: "Venkat Maddipati" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 6:00 PM Subject: RE: Extending Request Processor Try to put include

RE: Extending Request Processor

2004-07-08 Thread Venkat Maddipati
Try to put include the following in your struts configuratin file (struts-config.xml). Follow the comments to understand the Tiles plugin : I have also extended my RequesteProcessor class from TilesRequestProcessor class. Thanks, Venkat -Original Messa