[jboss-user] [JBoss Portal] - Re: Does JBoss portal support for struts portlet?

brandonv do-not-reply at jboss.com
Fri Jul 31 08:15:50 EDT 2009


Yes.
You will need the Struts portlet bridge: 
http://portals.apache.org/bridges/multiproject/portals-bridges-struts/index.html

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#4247238

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247238



More information about the jboss-user mailing list