Re: The path of an ForwardConfig cannot be null

2007-03-27 Thread Dave Newton
--- Christopher Schultz wrote: > Sateeshn wrote: >> >> > type="com.admin.DisplayAllAction" >> name="viewAllForm" >> scope="request"> >> > path="/marketing/viewAllPromos.jsp"/> >> >> > Are you using Struts 2? If so, I don't understand > how the v

Re: The path of an ForwardConfig cannot be null

2007-03-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sateeshn, Sateeshn wrote: > Hi, > I'm getting the following error when the form name is used in the action > mapping. > > However, its working fine if the name attribute is removed. Usually, this is an indication that you have validation turned on,