Garner Shawn wrote:
> Is the session shared between servlets or is it specific to a servlet.
> I would think it would be specific to a servlet but maybe it is one
> session per user per web-application?
>
There's a session per user per web-app; I'm not even sure what a session
per servlet would
Date: Tue, 04 Apr 2006 17:48:57 -0400
Subject: Re: [OT] Best way to serve PDF with iText
Garner Shawn wrote:
> Only think I can think of is that as a servlet the it wouldn't have
> access to the struts user session data
Why not? Is there more than one session?
Dave
--
Garner Shawn wrote:
> Only think I can think of is that as a servlet the it wouldn't have
> access to the struts user session data
Why not? Is there more than one session?
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
I was wondering if anyone could give me any pros or cons of serving a
dynamically generated PDF file via a servlet or a struts action.
Only think I can think of is that as a servlet the it wouldn't have
access to the struts user session data and would have to post
necessary information for it to s
4 matches
Mail list logo