Quick question - Any support yet for a TilesPortletRequestProcessor? Is there any reason why PortletRequestProcessor couldn't extend TilesRequestProcessor instead of the base Struts RequestProcessor? I ran into difficulties using the first Struts Bridge version with Tiles based apps because Tiles apps use TilesRequestProcessor instead of the default. Using the old PortletRequestProcessor in struts-config.xml for Tiles apps yielded exceptions.
I attempted to write a derivative of TilesRequestProcessor similar to PortletRequestProcessor but I must have missed something and couldn't get it to work. -Scott Heaberlin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
