Hi, I've made some progress towards getting Pluto run within a Struts app.
The container starts up and the JSP tag can render the portlet. Problem is related to URLs - url patterns for filter and servlets and co-existing with the *.do mappings. Question: Do I only need the PortletDriverFilter to make this happen? If so how can the URLs from the portlet be such that the I still get the requests passing thru the Struts servlet? URL pattern matching is very basic so I can't map *.do/* to the PortletDriverFilter. ANy ideas? Thanks Michael -- View this message in context: http://www.nabble.com/Embedding-Pluto-1.1-in-Struts-App-tp16760353p16760353.html Sent from the Pluto - User mailing list archive at Nabble.com.
