<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Security in Struts using Tiles</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 07:57:31 -0400</pubDate>


    <item>

        <title>Security in Struts using Tiles</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25948</link>

        

        
            <description><![CDATA[You can also put yours jsp inside de WEB-INF directory, and a jsp out of it that insert the definition. The pages under the web-inf are not visible externally just by servlets. Using filter can be a good thing too ...]]></description>
        

        <pubDate>Tue, 18 May 2004 16:32:38 -0400</pubDate>

        

        <jf:creationDate>Tue, 18 May 2004 16:32:38 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 18 May 2004 16:32:38 -0400</jf:modificationDate>
        <jf:date>May 18, 2004</jf:date>
        <jf:author>Pedro Igor</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Security in Struts using Tiles</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25948</link>

        

        
            <description><![CDATA[Hi <br>I think you should use a Filter that enforces the restrictions you are looking for. If the requested resource is not acsible the request is forwarded to an 'access denied' page. These restrictions are done by checking if there is a user logged in...]]></description>
        

        <pubDate>Mon, 17 May 2004 02:06:13 -0400</pubDate>

        

        <jf:creationDate>Mon, 17 May 2004 02:06:13 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 17 May 2004 02:06:13 -0400</jf:modificationDate>
        <jf:date>May 17, 2004</jf:date>
        <jf:author>Mircea Crisan</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Security in Struts using Tiles</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25948</link>

        

        
            <description><![CDATA[I'm making a webapp with Struts and I'm using Tiles for layout. To check if a user is logged in, I have a tag on top of the tiles layout checking if the user is logged in. This is working fine as long as the user don't type in the source address to the...]]></description>
        

        <pubDate>Sat, 15 May 2004 19:11:59 -0400</pubDate>

        

        <jf:creationDate>Sat, 15 May 2004 19:11:59 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 15 May 2004 19:11:59 -0400</jf:modificationDate>
        <jf:date>May 15, 2004</jf:date>
        <jf:author>Henning Stoverud</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

