Re: Dynamically redirect to a page

2007-01-28 Thread Omer Basar
Thanks for your help Tom.

Re: Dynamically redirect to a page

2007-01-28 Thread Anjali
On 1/28/07, Omer Basar <[EMAIL PROTECTED]> wrote: Hi all, I have another problem. I want to redirect my action to a link but the link must be gathered from database and it can be chosen randomly. So I cannot staticly put a definition for this action in struts.xml . How can I do this. (Example :

Re: Dynamically redirect to a page

2007-01-28 Thread Tom Schneider
http://marc.theaimsgroup.com/?l=struts-user&m=116826570319911&w=2, Omer Basar wrote: Hi all, I have another problem. I want to redirect my action to a link but the link must be gathered from database and it can be chosen randomly. So I cannot staticly put a definition for this action in strut