Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
struts-config.xml flow view does not display forward icon
I am using a Velocity page versus a JSP page for my view in Struts. When I open the Flow View for my struts-config.xml file, I do not have an icon for any of my forwards but I do have a hotspot. If I use a JSP page, I have an icon for my forwards.
Thanks for pointing this out. I have entered a PR on this. I’m assuming that forwarding to a Velocity template is similar to forwarding to a JSP. If this is the case then we can add a generic icon for non-html and jsp web resources.
Similar issue in project using Struts Tiles (Struts 1.1): all Struts forwards point to tiles definitions in “tiles-defs.xml”, instead of JSP’s. The “Flow View” shows only the “<global>” node, nothing else.
Victor
PS
Struts Tiles and Forwards share the same namespace.