The rules will still apply.
I might be way off here, but it is my understanding that implementing the
SessionAware interface simply allows the ActionContext to pass in the
HTTPSession Map for access.
See action.factory.SessionMap, action.factory.ActionFactory
>
> Hello,
>
>
> I'm curious... do the objects that are stored in the
> session object within an action required to implement the
> java.io.Serializable interface? I know that objects placed
> in HttpSession must be, but it appears that WebWork presents
> the programmer with just a plain Map. Do the rules still
> apply?
>
> Thanks,
>
> Ryan LeCompte
> rm...@lo...
> http://www.louisiana.edu/~rml7669
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Stuff, things, and much much more.
> http://thinkgeek.com/sf
> _______________________________________________
> Webwork-user mailing list
> Web...@li...
> https://lists.sourceforge.net/lists/listinfo/webwork-user
|