aspose file tools
The moose likes Beginning Java and the fly likes Serializable???? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Serializable????" Watch "Serializable????" New topic
Author

Serializable????

nik rb
Greenhorn

Joined: Sep 25, 2005
Posts: 21
Hi is 'serializable' included in scjp1.4?? if yes can anyone tell me about a good article or paper which tells me all about 'serializable' otherwise please post any information about serializable that you can...
thanx in anticipation
Layne Lund
Ranch Hand

Joined: Dec 06, 2001
Posts: 3061
Check the SCJP 1.4 Test Objectives to see if it is on the test. Use Google to find tutorials and explanations. You should also check the Java Tutorial (see the link in my sig).

Layne


Java API Documentation
The Java Tutorial
Mark Van Tuyl
Ranch Hand

Joined: Mar 22, 2002
Posts: 60
http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html


<a href="http://www.catb.org/~esr/faqs/smart-questions.html" target="_blank" rel="nofollow">How To Ask Smart Questions</a>
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Serializable????
 
Similar Threads
Primitive/ Arrays in ejbPassivate()
Mock Question..
Transaction Isolation Levels
How can I judge if a class is serializable or not?
InitialContext and Passivation