json action redirection in struts2

2009-01-08 Thread ravindra
Hi guys, I have two action configured in struts.xml like below.My interceptor stack noValidationLoginStack will check for session is timed out or not. If the session is timeout returns "login" so the page goes to login.jsp.It is working fine in first package but from json Packages and act

json action redirection in struts2

2009-01-07 Thread ravindra
Hi guys, I have two action configured in struts.xml like below.My interceptor stack noValidationLoginStack will check for session is timed out or not. If the session is timeout returns "login" so the page goes to login.jsp.It is working fine in first package but from json Packages and actio

RE: action redirection

2007-05-28 Thread Dave Newton
--- Ashuin Sharma Chamorro wrote: > Im in struts 1.2.9 . Oh. What Oguz said then :) d. Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out

Re: action redirection

2007-05-28 Thread Oguz Kologlu
D] Sent: Monday, May 28, 2007 5:33 PM To: Struts Users Mailing List Subject: Re: action redirection http://struts.apache.org/2.x/docs/redirect-result.html --- Ashuin Sharma Chamorro <[EMAIL PROTECTED]> wrote: Is it possible to redirect the application to another context from the struts-conf

RE: action redirection

2007-05-28 Thread Ashuin Sharma Chamorro
Im in struts 1.2.9 . -Original Message- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Monday, May 28, 2007 5:33 PM To: Struts Users Mailing List Subject: Re: action redirection http://struts.apache.org/2.x/docs/redirect-result.html --- Ashuin Sharma Chamorro <[EMAIL PROTEC

Re: action redirection

2007-05-28 Thread Dave Newton
http://struts.apache.org/2.x/docs/redirect-result.html --- Ashuin Sharma Chamorro <[EMAIL PROTECTED]> wrote: > Is it possible to redirect the application to > another context from the > struts-config.xml > > > > > > I have tried this and it doesent work, it says path > need to start with

action redirection

2007-05-28 Thread Ashuin Sharma Chamorro
Is it possible to redirect the application to another context from the struts-config.xml I have tried this and it doesent work, it says path need to start with /. How can I do this? Is there a workaround? Please help. Ashuin Sharm