DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18426>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18426

Global forwards don't work with Tiles Definitions

           Summary: Global forwards don't work with Tiles Definitions
           Product: Struts
           Version: 1.1 Beta 2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Tiles framework
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm using an <html:link forward="home"> tag.  "Home" is defined as a global 
forward with a path of ".converter.index".  The name ".converter.index" is a 
definition in my tiles-defs.xml file.

When I click the link, I get sent to /webcontext/.converter.index.  The global 
forward is picked up, but it doesn't resolve to the tiles-defs.xml definition.

This works fine for forwards defined within an <action> tag.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to