You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/28 06:42:19 UTC

[jira] Closed: (STR-453) bean:include does not work on a secured directory

     [ http://issues.apache.org/struts/browse/STR-453?page=all ]
     
Don Brown closed STR-453:
-------------------------

    Resolution: Fixed

> bean:include does not work on a secured directory
> -------------------------------------------------
>
>          Key: STR-453
>          URL: http://issues.apache.org/struts/browse/STR-453
>      Project: Struts Action 1
>         Type: Bug

>   Components: Taglibs
>     Versions: 1.0.1 Final
>  Environment: Operating System: Linux
> Platform: PC
>     Reporter: RRe
>     Priority: Critical

>
> if i try to use
> <bean:include id="changeLimitView" page="/sec/config/ChangeLimitView.jsp"/>
> and 
> /sec/config/ is 
> <security-constraint>
>  <web-resource-collection>
>   <web-resource-name>Protected Area</web-resource-name>
>    <url-pattern>/sec/*</url-pattern>
> then the page is not found.
> If I comment out the <security-constraint> <bean:include> again works.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org