Marks,
Thanks for the info, originally I was using just index.jsp, but this also
gets blocked with a 403:
index.jsp
I will look into the servlet suggestion.
Cheers Greg
On 19 June 2017 at 10:39, Mark Thomas wrote:
> On 19/06/17 08:24, Greg Huber wrote:
> > Hello,
> >
> > If I add a security
On Mon, Jun 19, 2017 at 3:09 PM, Mark Thomas wrote:
> On 19/06/17 08:24, Greg Huber wrote:
> > Hello,
> >
> > If I add a security constrait to block direct access to jsp outside of
> > /WEB-INF/ it blocks the welcome-file with a 403. Is there a caveat for
> > using this here?
>
> Your welcome fi
On 19/06/17 08:24, Greg Huber wrote:
> Hello,
>
> If I add a security constrait to block direct access to jsp outside of
> /WEB-INF/ it blocks the welcome-file with a 403. Is there a caveat for
> using this here?
Your welcome file is invalid. It should be a file name without a path.
Remember it
Hello,
If I add a security constrait to block direct access to jsp outside of
/WEB-INF/ it blocks the welcome-file with a 403. Is there a caveat for
using this here?
No direct JSP access
No-JSP
*.jsp
no-users