I've created a JIRA ticket: https://issues.apache.org/struts/browse/WW-2749 https://issues.apache.org/struts/browse/WW-2749 and attached PortletTilesResult.java to it this should be enough to use this class in result type definition to get tiles working:
<result-types> <result-type name="tiles" class="org.apache.struts2.views.tiles.PortletTilesResult" /> </result-types> Musachy Barroso wrote: > > Hi Nikita, feel free to open a jira ticket > (https://issues.apache.org/struts/) and attach a patch to it. > > musachy > > -- View this message in context: http://www.nabble.com/Re%3A-Will-struts2-tiles-plugin-support-Portlets---tp18792887p18811285.html Sent from the Struts - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]