An: Struts Users Mailing List
Betreff: Re: Struts and Sessions Problem
Is it possible that you have a servlet filter set up which creates a
session? Possibly one that checks if the user is logged in?
-ed
On 6/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello again
>
t; Peter
> -Ursprüngliche Nachricht-
> Von: Michael Jouravlev [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 29. Juni 2005 18:16
> An: Struts Users Mailing List
> Betreff: Re: Struts and Sessions Problem
>
>
> Hmm, I don't see how the session can be null. If
ng on here.
- Scott
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 29, 2005 12:04 PM
> To: user@struts.apache.org
> Subject: Struts and Sessions Problem
>
> Hello all!
>
> I have a problem with struts and sessions,
e. my session is not null!
Peter
-Ursprüngliche Nachricht-
Von: Michael Jouravlev [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 29. Juni 2005 18:16
An: Struts Users Mailing List
Betreff: Re: Struts and Sessions Problem
Hmm, I don't see how the session can be null. If you start from JSP,
Hmm, I don't see how the session can be null. If you start from JSP,
and you did not set session="false" in the page directive, then to my
understanding, session should be created right in the JSP.
Michael.
> My index.jsp only forwards like this:
>
> <%@ taglib uri="/WEB-INF/struts-logic.tld" pr
Hello all!
I have a problem with struts and sessions, perhaps someone has an idea:
My web.xml contains the following welcome file list:
index.jsp
My index.jsp only forwards like this:
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
My struts-config uses a global
6 matches
Mail list logo