[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]