Prevent the user from directly accessing the JSP page by putting all JSP pages 
under WEB-INF directory, or use a Filter.

On Saturday 07 June 2003 22:55, otsuka wrote:
> When a user directly access to a JSP page which belongs to
> a Struts module, module switching is not processed and Struts
> links (<html:link>) in that page do not work correctly because
> action path specified in an action or forward attribute of
> <html:link> tag is module relative.
>
> How do you deal with this problem?
>
>
> --
> otsuka
>
>
>
> ---------------------------------------------------------------------
> 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