Hi, I'm using friendly URLs and have removed the mapping in web.xml to /app (so ugly URLs don't work). However, when I use the RestartService to log a user out, it sends him to /app. How can I change this behavior?
Thanks, Daniel
Hi, I'm using friendly URLs and have removed the mapping in web.xml to /app (so ugly URLs don't work). However, when I use the RestartService to log a user out, it sends him to /app. How can I change this behavior?
Thanks, Daniel