You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Bakann (JIRA)" <ji...@apache.org> on 2009/06/02 10:18:42 UTC

[jira] Updated: (WW-3145) Convention plugin + portlet plugin not working together ?

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

Bakann updated WW-3145:
-----------------------

    Description: 
In a portlet, I have a jsp that has a url. The convention plugin maps the url to one of my actions. When I click on the link to the url, the request is sent to the action.
The action then returns a jsp whereas I would like it to be embedded in the portlet view. I don't know how to map my actions so that the views are displayed inside the portlet.

Is it possible to use the convention plugin with the portlet plugin?

  was:
In a portlet, I have a jsp that has a url. The convention plugin maps the url to one of my actions. When I click on the link to the url, the request is sent to the action outside the portlet scope.
The action then returns a jsp whereas I would like it to be embedded in the portlet view. I don't know how to map my actions so that the views are displayed inside the portlet.

Is it possible to use the convention plugin with the portlet plugin?


> Convention plugin + portlet plugin not working together ?
> ---------------------------------------------------------
>
>                 Key: WW-3145
>                 URL: https://issues.apache.org/struts/browse/WW-3145
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Plugin - Convention, Plugin - Portlet
>    Affects Versions: 2.1.6
>         Environment: Windows XP, pluto 2.0
>            Reporter: Bakann
>            Assignee: Nils-Helge Garli
>
> In a portlet, I have a jsp that has a url. The convention plugin maps the url to one of my actions. When I click on the link to the url, the request is sent to the action.
> The action then returns a jsp whereas I would like it to be embedded in the portlet view. I don't know how to map my actions so that the views are displayed inside the portlet.
> Is it possible to use the convention plugin with the portlet plugin?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.