No. What information would be useful and relevant? Struts-config? The
form bean itself? The action, the JSP? I didn't want to overload the
list, obviously.

Preston

>>> [EMAIL PROTECTED] 10/3/2005 9:40:37 AM >>>
Preston CRAWFORD wrote:

>Don't really have any instance variables in the actions. Just the
logger
>and some static member fields brought in via an interface that aren't
>used for this example. 
>  
>
Servlets? Filters?

There's (essentially) zero way for a session-scoped data to get
injected 
into somebody else's session w/o something being seriously hosed.

I would also examine how you populating and save your form data.

Did you post code/configs/etc? I don't have the original post handy.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to