Nice guidance!
i want to ask just one thing how do i get  

if(postLoginURL != null && !postLoginURL.isEmpty())
          return "redirect"; 

it means i have to set 
if(ActionContext.getContext().get("postLoginURL") != null &&
ActionContext.getContext().get("postLoginURL").isEmpty())

or another thing
 i am not experienced programmer in struts please help me!
-- 
View this message in context: 
http://www.nabble.com/about-current-action-name-acsess-tp15736383p15754224.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to