Re: Security Implementation for Template (VM) or JSP

Philip Luppens <[email protected]> Thu, 21 Dec 2006 01:00:58 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <24865508.1166684489196.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Well, you gave the answer yourself.
[code]
<result name="success" type="dispatcher">/WEB-INF/jsp/secure.jsp</result>
[/code]

Alternatively, you might want to add a security realm or a valve protecting /module/* and redirect to your index page.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=54628&messageID=109342#109342