On Mon, 2005-09-05 at 15:45 +1000, Murray Collingwood wrote:
> Hi all
>
> Caused by: java.io.NotSerializableException: com.bpx.website.model.User
>
> I keep getting this error when I try putting a User bean into the session. I
> tried adding a
> versionUID to the class but this didn't seem to
Hi all
Caused by: java.io.NotSerializableException: com.bpx.website.model.User
I keep getting this error when I try putting a User bean into the session. I
tried adding a
versionUID to the class but this didn't seem to help.
private static final long serialVersionUID = 2897987282761L;
A
2 matches
Mail list logo