Im making the exact application model as Ticket Monster: A Persistence layer and then a Business layer with JAX-RS supplying JSON's. Its recommended to make all the classes Serializables?
Reply to this email with “Delete”, “Approve”, or “Spam”,
or moderate from the Disqus moderation panel.
franleplant’s comment is in reply to
Jason Porter:
Serializable means that the object can be marshalled and unmarshalled to disk (or other destination) by the regular Java means. Idealy model classes should be ...
franleplant
Im making the exact application model as Ticket Monster: A Persistence layer and then a Business layer with JAX-RS supplying JSON's. Its recommended to make all the classes Serializables?
Thanks!
Fran
9:07 p.m., Tuesday Nov. 19
Moderate this comment by email
Email address: franleplant@gmail.com | IP address: 201.231.7.112
Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.