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

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Mar 31 08:43:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1965?page=all ]

Max Andersen updated JBIDE-1965:
--------------------------------

    Fix Version/s: LATER

> display links from tiles definitions on stuts diagram (like from jsp pages)
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-1965
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1965
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: struts/shale
>    Affects Versions: 2.0.1
>            Reporter: Alex Titov
>            Priority: Minor
>             Fix For: LATER
>
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list