Files
struts/apps/portlet
Antonio Petrelli 4e7c6b76c6 WW-2421
Fixed Subversion properties.
Removed "velocity-tools" wrong transitive dependencies.

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@614309 13f79535-47bb-0310-9956-ffa450edef68
2008-01-22 20:26:23 +00:00
..
2008-01-22 20:26:23 +00:00
2008-01-22 20:23:19 +00:00
2007-10-31 20:32: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 container implementations, the portlet
WAR is not ready-to-run. Extract the portlet WAR, and then copy the
contents of apps/portlet/src/main/etc/<your_portal_server>/ into the
WAR's WEB-INF directory.


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