java - What to do when Apache Tiles 2.1 does nothing when it has to? -
The reader (the girl) and the reader (boy),
I have a filthy% * # Problems with Apache Tiles 2.1, I work with:
- Straits 2.1.8.1
- Apache Tiles 2.1
- Spring 3.0.3 <
My problem is this: Apache Tiles do not work on every JSP, it seems that
& Lt; Tiles: InsertAttribute name = "body" />
This does not include any data when I see the resulting result, I can see:
& Lt; / Div & gt; & Lt; / TD & gt; & Lt; / Sec: to authorize & gt; & Lt; TD & gt; & Lt; Div id = "targetSynthese" & gt; & Lt; Div id = "ariane" & gt; Tiles: insertDefinition name = "ariane" ignore = "false" /> & Lt; / Div & gt; & Lt; Table & gt; & Lt; TR & gt; & Lt; Td class = "AutoHyot error message" & gt; & Lt; Tiles: insertDefinition name = "error" /> gt; & Lt; / Td> & Lt; / TR & gt; & Lt; TR & gt; & Lt; Td> & Lt; Tiles: insertAttribute name = "body" ignore = "wrong" /> & Lt; / Td> & Lt; / TR & gt; & Lt; / Table & gt; & Lt; / Div & gt; & Lt; / TD & gt; & Lt; / TR & gt; & Lt; / Table & gt;
But when I refresh, the page is loaded and the tiles too.
The problem comes from the use of SX: In a "menu" tiles, when I delete them, the page is first filled correctly.
Is there any possible interaction with Spring safety?
Regards, thank you for everyone.
Edit: Straits 2 GIARA
I have solved my problem Introducing by Spring Security
I have removed the dispatcher involved in filtering:
and add one-time-per-request = "false" to my application << p>
& lt; Sec: http access-denied-page = "/ accessDenied Jsp" use-expression = "true" auto-config = "false" entry-point-ref = "authentication process filterentpoint" lowercase-comparison = "false" ** once per request = "Wrong" ** realm = "pouet" & gt;
Comments
Post a Comment