Can anyone tell how to create a 301 redirect in Resin. At this moment I'm using a 302 redirect my
jsp, but Google doesn't like 302 redirects.
In Apache a 301 redirect is easy (.htaccess), but I can't seem to find any documentation on 301's in Resin.
S. Hoeksma