Re: Specified RequestProcessor not compatible with TilesRequestProcessor

2004-05-03 Thread Marcella Turner
o: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Specified RequestProcessor not compatible with TilesRequestProcessor Date: Mon, 3 May 2004 15:23:01 -0500 Thanks so much for your prompt reply! I have downloaded the sslext from SourcForge and am wondering if there i

Re: Specified RequestProcessor not compatible with TilesRequestProcessor

2004-05-03 Thread Joe Germuska
Thanks so much for your prompt reply! I have downloaded the sslext from SourcForge and am wondering if there is a user friendly migration document that I can reference which spells out the implementation. Actually, I just recently started using sslext for the first time, and I was kind of surp

Re: Specified RequestProcessor not compatible with TilesRequestProcessor

2004-05-03 Thread Marcella Turner
ailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: Specified RequestProcessor not compatible with TilesRequestProcessor Date: Mon, 3 May 2004 08:37:18 -0500 This is mostly a side-effect of the RequestProcessor being a single clas

Re: Specified RequestProcessor not compatible with TilesRequestProcessor

2004-05-03 Thread Joe Germuska
This is mostly a side-effect of the RequestProcessor being a single class, rather than an interface. The SSL-ext project has a SecureTilesRequestProcessor class which solves your immediate problem. When we begin work on Struts 1.3.x (real soon now) we will integrate support for a composable