Hi,
I have a requirement where in the action has to be forwarded based on
certain runtime conditions.The destination will be decided only on the
runtime.
---
if(Input = "Case1" )
forward action1
else
forward action2.
---
Basically i want to
...
PS. Make sure you use type="chain"!
Hope this helps.
Harring
On 3/15/07, arunkumar S <[EMAIL PROTECTED]> wrote:
Hi,
I have a requirement where in the action has to be forwarded based on
certain runtime conditions.The destination will be decided only on the
runtime.
(...) {
this,targetUrl = "1.jsp";
} else ...
}
}
Regards,
- Rene
arunkumar S schrieb:
Hi,
Thanks for the inputs. my req. will not satisfy your suggestion.
My req. is I have to load different Jsps depending on the user
profile. eg <http://profile.eg/>. for user with profile
3 matches
Mail list logo