Add new portletUrlType to allow creation of ServletURLs with action/namespace
schema
------------------------------------------------------------------------------------
Key: WW-2832
URL: https://issues.apache.org/struts/browse/WW-2832
Project: Struts 2
Issue Type: Improvement
Components: Plugin - Portlet
Affects Versions: 2.0.11.2
Environment: Pluto 1.1.6, Tomcat 6.0.18, JDK 1.5 Sun
Reporter: Torsten Krah
Priority: Minor
Using the s:url Tag in a portlet environment portlet urls are generated.
However, to serve resources you have to use servlets with portlets v1.0.
Its not possible to generate a servlet url with a s:url Tag when served through
the portlet dispatcher.
You can only hardwire your "path" to your servlet action using the s:url value
attribute, but its not possible to use action and namespace definitions.
A new portletUrlType to specify the type of url would be nice to make use of
servlets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.