Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.11.2
-
None
-
Pluto 1.1.6, Tomcat 6.0.18, JDK 1.5 Sun
Description
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.
Attachments
Issue Links
- relates to
-
WW-2862 s:form generates wrong action url - ".action" suffix is missing
- Closed