Hi There !
My issue is regarding Struts-Tiles-Framework.
Following is the data setup:
1)I have defined certain tile definitions into "tiles-defs.xml" file.
2)When I use the definitions logical name into "input" attribute of the <action> tag of "struts-config.xml" file, it works fine
3) But if using the same definitions logical name within "<global-forwards>" tag of the "struts-config.xml" file then getting error while locating that forward name.
My Understanding:
----------------------
TilePlugIn needs to resolve the logical name within "tiles-defs.xml" file and get the things done.
Which is not happening here and proving that we can't configure tiles definition names into <global-forwards>.
Please confirm is this right?
Thanks in advance.
Cheers,
Gajendra Singh Tomar
SCJP,SCWCD,ITIL