You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Nils-Helge Garli (JIRA)" <ji...@apache.org> on 2008/12/07 21:05:36 UTC

[jira] Resolved: (WW-2832) Add new portletUrlType to allow creation of ServletURLs with action/namespace schema

     [ https://issues.apache.org/struts/browse/WW-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nils-Helge Garli resolved WW-2832.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.4)
                   2.1.3

Fixed by fix for WW-2862

> 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
>             Fix For: 2.1.3
>
>
> 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.