Yes.
You will need the Struts portlet bridge:
http://portals.apache.org/bridges/multiproject/portals-bridges-struts/ind...
In your portlet.xml, you will need to define you portlet-class as:
org.apache.portals.bridges.struts.StrutsPortlet
And in web.xml your action servlet class will be:
org.apache.portals.bridges.struts.PortletServlet
|
Hope this helps.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247238#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...