Struts - Redirect to start by accessing jsp-file?
843841Jul 17 2007 — edited Jul 18 2007Hello,
Right to the point:
Is there a way to redirect an user right back to the start ( login-page) if he tries to directly access a jsp-site?
I prevented it by moving all jsp-files into a subfolder of WEB-INF.
Its not pretty but it works.... But id rather use another aproach.. - including the mentioned redirection.
A code example would be lovely
thanks for the help!