1. Java serialization and instance sharing using remote services stackoverflow.comI'm currently thinking about some design details of remoting / serialization between a Java Swing WebStart Application (Fat Client) and some remote services running on Tomcat. I want to use a ... |
2. How to guarantee Java instance control (without enum) in world of serialization? stackoverflow.comIn a world before Java 1.5 (so no |
3. how classify a new instance using serialized classifier in java application stackoverflow.comI want to classify a new instance using serialized classifier. I found this class but I don't understand it.
|
4. Serializing Connection instance coderanch.com |