On Tue, 18 Jan 2005 18:58:05 +0800, James Holmes
<[EMAIL PROTECTED]> wrote:
> That is the part on which I am unclear too - any Java gurus willing to
> connent on whether CF can accept serialized objects?

No, in the general case for CF. You'd have to explicitly write code to
accept a serialized object from somewhere and then use Java's
deserialization code to expand it back up to a real object. Most
unlikely.

JRun session replication might possibly be susceptible to this since
it inherently accepts serialized objects (from other servers in the
cluster) but I strongly suspect you'd have a hard time fooling JRun
into accepted bogus serialized session data from a system outside the
cluster...
-- 
Sean A Corfield -- http://www.corfield.org/
Team Fusebox -- http://www.fusebox.org/
Breeze Me! -- http://www.corfield.org/breezeme
Got Gmail? -- I have 5 invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware: a new and convenient web-based time tracking application. Start 
tracking and documenting hours spent on a project or with a client with Logware 
today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191023
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to