Java applet speed (was Re: [oclug] Monitoring memory usage)

Rod Giffin rod at giffinscientific.com
Tue Feb 22 11:57:29 EST 2005


On Tue, February 22, 2005 11:51, Rod Giffin said:
> Basically what you'd do is develop a "bean" (data aware object) that

Let me rephrase that.  You want to develop a data aware bean, which is
basically an object that can be "serialized"... written to a data source,
such as a database or text file, and whatnot.  In your case, it needs to
be able to read and write it's contents to a relational database.

Rod.



More information about the OCLUG mailing list