NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

[netcdf-java] netcdf serialization

Dear netcdf-ers,
I need your help to write a java applet that receives a netcdf file from a 
servlet. 

The first problem is that I don't know if netcdf objects are serializable 
The second problem (I'm a java newcomer) is that I don't know how a servlet 
serializes a NetcdfFile object to send it to the applet.

Can you help me?

Thank you from italy,
Emanuele Lombardi