You can also use security constraints and create module-like folders
for jsp pages.  After listening to the discussion about placing jsp
pages under WEB-INF I found an article that discussed security
constraints....  (Not to get the discussion started again)...


On Fri, 18 Feb 2005 14:56:35 +0800, Andrew Hill
<[EMAIL PROTECTED]> wrote:
> Its considered best practice to go through an action first - even in
> those cases where the action doesnt need to do anything.
> 
> In such cases its recommended (though not unanimously - we had a bit of
> a debate about this a couple of weeks ago on the list!) that you also
> put your JSPs under WEB-INF so that they cannot be directly accessed
> from the client.
> 
> jonathan zhang wrote:
> > is it a good idea to have a  direct link to jsp instead of going
> > through an action in a jsp page?
> > thanks
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to