Thanks for the information on disallowing direct access via chain-config!
I couldn't find any exceptions that were thrown while trying to access
WEB-INF$pages$welcome.
Craig McClanahan wrote:
I suspect an exception (due to not being able to directly access things
under /WEB-INF) is getting s
Craig McClanahan wrote:
> It would have the effect of prohibiting all submits for your forms.
>
That would certainly make form processing easier...
Thanks for the info!
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
On 3/22/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> Craig McClanahan wrote:
> > JSF (and therefore Shale) do not like serving pages from underneath
> > /WEB-INF, if you are concerned about protecting direct access to them, a
> > different strategy will be needed.
> >
>
> Just out of curiosity, w
Craig McClanahan wrote:
> JSF (and therefore Shale) do not like serving pages from underneath
> /WEB-INF, if you are concerned about protecting direct access to them, a
> different strategy will be needed.
>
Just out of curiosity, why is that, as hiding stuff under WEB-INF has
been a fairly wel
On 3/22/06, Mark Shifman <[EMAIL PROTECTED]> wrote:
>
> I have been playing with the shale-blank app and I have a problem.
>
> How do you deal with putting your jsp pages under WEB-INF ie in
> WEB-INF/pages?
> (presumably this is a more secure place to put your jsp pages)
JSF (and therefore Shale
I have been playing with the shale-blank app and I have a problem.
How do you deal with putting your jsp pages under WEB-INF ie in
WEB-INF/pages?
(presumably this is a more secure place to put your jsp pages)
Everything works fine if I move the welcome.jsp into pages/welcome.jsp
at the web ap
6 matches
Mail list logo