*navigateToURL(new URLRequest('http://www.google.com'),'_self');*
*will redirect to new page.*
*
*
*
*Regards,
Preetham HegdeOn Thu, Feb 10, 2011 at 3:13 PM, nirav <[email protected]> wrote: > Hi.. > i am calling a page.jsp from flex application using http, i am > checking for authentication on jsp page.now if user is valid than he > should redirect to page2.jsp, and if user is invalid user than he > should redirect to page3.jsp, i want to redirect from jsp page not > from mxml page. > > how should i do this? > > i know jsp method <jsp: forwrd/> but it is not wroking for this. > see this link.... > http://www.mail-archive.com/[email protected]/msg09101.html > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

