|
From: Keith D. <ke...@in...> - 2005-05-18 15:14:21
|
Yes that will work.
-----Original Message-----
From: spr...@li...
[mailto:spr...@li...] On Behalf =
Of
Scott Battaglia
Sent: Wednesday, May 18, 2005 8:20 AM
To: spr...@li...
Subject: Re: [Springframework-developer] RE: spring webflow in progress =
pr3
features - seeking feedback
Would that <view-state id=3D"myViewState"=20
redirect=3D"myRedirectView?foo=3D${flowScope.foo}" /> be able to handle=20
something like
<view-state id=3D"myViewState" redirect=3D"${flowScope.redirectUrl}" />
i.e. redirect to a URL provided to it rather than a known redirect URL?
Thanks
-Scott
Scott Battaglia
Application Developer, Architecture & Engineering Team
Enterprise Systems and Services, Rutgers University
v: 732.445.0097 | f: 732.445.5493 | sco...@ru...
Keith Donald wrote:
>Right, the redirect attribute would be there as a convenience to having =
to
>parse string prefixes using the 'view' attribute.
>
>Keith
>
>-----Original Message-----
>From: spr...@li...
>[mailto:spr...@li...] On =
Behalf Of
>Lachezar Dobrev
>Sent: Wednesday, May 18, 2005 4:14 AM
>To: spr...@li...
>Subject: Re: [Springframework-developer] RE: spring webflow in progress =
pr3
>features - seeking feedback
>
> Well...
> Do you need to do this:
>
> =20
>
>> <view-state id=3D"myViewState"
>>redirect=3D"myRedirectView?foo=3D${flowScope.foo}"/>=20
>> =20
>>
>
> Currently I have done:
> <end-state id=3D"normalEndGoBackToBeginning" =
view=3D"redirect:/home.do" />
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Oracle Space Sweepstakes
>Want to be the first software developer in space?
>Enter now for the Oracle Space Sweepstakes!
>http://ads.osdn.com/?ad_idt12&alloc_id=16344&op=3Dick
>_______________________________________________
>Springframework-developer mailing list
>Spr...@li...
>https://lists.sourceforge.net/lists/listinfo/springframework-developer
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Oracle Space Sweepstakes
>Want to be the first software developer in space?
>Enter now for the Oracle Space Sweepstakes!
>http://ads.osdn.com/?ad_idt12&alloc_id=16344&op=3Dclick
>_______________________________________________
>Springframework-developer mailing list
>Spr...@li...
>https://lists.sourceforge.net/lists/listinfo/springframework-developer
> =20
>
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=3D7412&alloc_id=3D16344&op=3Dclick
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|