我正在使用Liferay 6,我想集成Liferay-6和Struts-2来开发Portlet。
我在这个博客上看到了一个例子。
在这里,作者将Portlet类用作:
<portlet-class>org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher</portlet-class>我怎么才能上这门课?
因为我只看到这些课程
com.liferay.util.bridges.mvc.MVCPortletcom.liferay.portal.kernel.portlet.LiferayPortletjavax.portlet.GenericPortlet请看这里的屏幕快照

发布于 2011-12-12 14:08:23
您只需在组合框中键入org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher,就可以使用Struts 2。
https://stackoverflow.com/questions/8466741
复制相似问题