+ ",height=" +
(screen.height-5);
properties += ",scrollbars";
newwin=window.open(targeturl,"",properties)
}
}
But somehow when this page1.jsp is hit I get the following exception
The path of an ForwardConfig cannot be null
Is there a reason why t
--- 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
-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,
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.
Can somebody help me?
java.lang.IllegalArgumentException: The path of an ForwardConfig cannot be
4 matches
Mail list logo