Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Documentation

Info

The Portlet Plugin

Excerpt

is used for developing JSR168 portlets using Struts 2

.

...

portlet-class

To use the Struts 2 Portlet framework, use org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher as the portlet class in your portlet.xml file:

...