aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes static and serialization Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "static and serialization" Watch "static and serialization" New topic
Author

static and serialization

Maja Grabovac
Greenhorn

Joined: Feb 27, 2001
Posts: 16
Can class static variable be serialized?
Val Dra
Ranch Hand

Joined: Jan 26, 2001
Posts: 439
No static variables do not get serialized , they belong to a class not to an object.


Val SCJP <BR>going for SCJD
Maja Grabovac
Greenhorn

Joined: Feb 27, 2001
Posts: 16
Thanks!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: static and serialization
 
Similar Threads
static and non static methods
property file dynamic vs static
Single tone Vs Static
static and non static methods
WA #1.....word association