Files
struts/apps/portlet
Rainer Hermanns e83468aee5 Updating the xwork dependency to 2.0.2-SNAPSHOT to fix several problems reported to XWork and S2:
WW-1635 struts.xml include dependant packages not loading properly
WW-1856 s18n tag appears to be broken

NOTE on XWork 2.x updates: All validators.xml files are now validated, a DTD header is required.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@526222 13f79535-47bb-0310-9956-ffa450edef68
2007-04-06 16:37:54 +00:00
..

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.





----------------------------------------------------------------------------