Re: Global Forward x Action Mapping

2004-09-15 Thread Jitender K Chukkavenkata
A practical example of this is like: there exists a home page link or any link common to all in every pages that you navigate. Use the global forward instead of using a local forward in such scenario. Jitender Kumar C.V.

Global Forward x Action Mapping

2004-09-15 Thread Pedro Castro
Hello everyone, I´ve been thinking about something lately, and haven´t figured it out yet by myselfI don´t understand when we should map a forward in the global-forward element of the struts-config, and when is enough to just map it in the action-mapping element. I´ve read about it in some