Connecting Tech Pros Worldwide Forums | Help | Site Map

newbie: struts 1.2

Newbie
 
Join Date: Jul 2007
Posts: 1
#1: Jul 14 '07
As part of an ActionForward.execute(), I am forwarding to a JSP page using a global forward name.

The jsp page corresponding to the global forward is called. However, its form validate() and ActionForward.execute() methods are called before the jsp page is displayed.

Is this normal?

Do I have a setting wrong somewhere?

Reply