mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
ee434f5c6f
WW-1457 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@450359 13f79535-47bb-0310-9956-ffa450edef68
README.txt - portlet This is a simple example of using the portlet API with Struts applications. For more on getting started with Struts, see * http://cwiki.apache.org/WW/home.html WARNING - Additional configuration required for deployment Due to difference in portlet contrainer implementations, the porlet WAR is not ready-to-run. Extract the porlet WAR, and then copy the contents of apps/portlet/src/main/etc/<your_portal_server>/ into the WAR's WEB-INF directory. ----------------------------------------------------------------------------