Hello, I have by website deployed on Amazon. All worked well. I swapped over to 
a simple VPN, deployed my Stripes based site on Tomcat. I have a SecurityFilter 
in place for some of my pages. If some of these pages are requested the user is 
forwarded to the login page. A value on the page holds onto the original 
request. Once the user successfully logs in I issue a RedirectResolution to the 
original page after updating the session. For some reason on this redirect the 
www subdomain is lost. I am assuming it must be something in my Tomcat setup 
since this same code worked fine on the the Amazon Tomcat image I was using. 
Any thoughts?

Jon
                                          
------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to