[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1965) display links from tiles definitions on stuts diagram (like from jsp pages)

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Aug 2 19:19:23 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-1965.
-----------------------------------

         Assignee: Alexey Kazakov
    Fix Version/s: 3.3.0.M3
                       (was: LATER)
       Resolution: Won't Fix


Don't have plans to implement new features for Struts 1

> display links from tiles definitions on stuts diagram (like from jsp pages)
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-1965
>                 URL: https://issues.jboss.org/browse/JBIDE-1965
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: struts/shale
>    Affects Versions: 2.0.1
>            Reporter: Alex Titov
>            Assignee: Alexey Kazakov
>            Priority: Minor
>             Fix For: 3.3.0.M3
>
>
> Stuts plugin can display links from jsp page to actions and other jsp pages on diagram. That is grate! But if you use tiles plugin you don't work with jsp pages directly. Instead you work with tiles definition. For example
>     <definition name="..." path="/WEB-INF/jsp/template.jsp">
>     	<put name="content" value="/WEB-INF/graph.jsp"></put>
>     </definition>
> Both template.jsp and graph.jsp are jsp pages and have links but struts plugin does not understand this. So links from these pages are not displayed in struts diagram.
> Also it would be nice if there were way to select jsp page for "value" attribute in "put" element  in tiles editor (like for "path" attribute in "definition" element).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list