AW: Struts and Sessions Problem

2005-06-29 Thread Peter . Zoche
No, there is no filter or something else, only the things I included in my first mail (besides the login.jsp and home.jsp to which the success and failure forwards point to) Peter -Ursprüngliche Nachricht- Von: Ed Griebel [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 29. Juni 2005 18:53

AW: Struts and Sessions Problem

2005-06-29 Thread Peter . Zoche
Hello again As Michael suggested I put a session="false" in the page directive in my index.jsp like this <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> <%@ page session="false" %> but the problem still is there. my session is not null! Peter -Ursprüngliche Nach