1 Reply Latest reply on Nov 29, 2013 8:51 AM by nitingite

    JBoss doesn't redirect if the URL contains &

    nitingite

      I am using Spring. In one of the bean class, I am redirecting to some url using RedirectView. Now my url contains &. Jboss doesn't redirect to it. It thows an Exception. I don't want to replace & with &, etc

      Please advice ASAP