[ 
http://www.stripesframework.org/jira/browse/STS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-91.
-------------------------


> Including pages doesn't work
> ----------------------------
>
>                 Key: STS-91
>                 URL: http://www.stripesframework.org/jira/browse/STS-91
>             Project: Stripes
>          Issue Type: Bug
>          Components: ActionBean Dispatching
>    Affects Versions: Release 1.0.2
>         Environment: Tomcat 5.5.9, Windows XP
>            Reporter: Levi Hoogenberg
>            Assignee: Tim Fennell
>             Fix For: Release 1.4
>
>
> Currently, AnnotatedClassActionResolver#getActionBean concatenates the 
> servlet path and the path info (if any) to match boundUrl values. This 
> doesn't work if the current page was included with a jsp:include (the path of 
> the surrounding page is being returned). This can be solved by checking if 
> request attributes javax.servlet.include.servlet_path or 
> javax.servlet.include.path_info exist.
> To further promote including stripes pages, it would be nice to have an 
> IncludeResolution that's identical to ForwardResolution, but performs a 
> RequestDispatcher#include.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to