rn fwd;
>>
>> gf_action2 would be a global-forward to action2.
>>
>> -Original Message-
>> From: Tony Smith [mailto:[EMAIL PROTECTED]
>> Sent: Friday, September 22, 2006 10:46 AM
>> To: Struts Users Mailing List
>> Subject: pass parameter betwe
t;?id=100");
>> return fwd;
>>
>> gf_action2 would be a global-forward to action2.
>>
>> -Original Message-
>> From: Tony Smith [mailto:[EMAIL PROTECTED]
>> Sent: Friday, September 22, 2006 10:46 AM
>> To: Struts Users Mailing List
fwd = mapping.findForward( "gf_action2" );
> fwd.setPath( fwd.getPath() + "?id=100");
> return fwd;
>
> gf_action2 would be a global-forward to action2.
>
> -Original Message-
> From: Tony Smith [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 22, 200
September 22, 2006 10:46 AM
To: Struts Users Mailing List
Subject: pass parameter between actions
Hi,
I have to actions, action1 and action2,
Inside action1,
protected ActionForward execute(
ActionMapping mapping,
Hi,
I have to actions, action1 and action2,
Inside action1,
protected ActionForward execute(
ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse respose)
Hi,
I have to actions, action1 and action2,
Inside action1,
protected ActionForward execute(
ActionMapping mapping,
ActionForm form,
HttpServletRequest request,
HttpServletResponse respose)
6 matches
Mail list logo