- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] netcdf serialization
- From: lele <emanuele.lombardi@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 Jan 2008 15:46:10 +0100
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
- Follow-Ups:
- Re: [netcdf-java] netcdf serialization
- From: Nick Bower
- Re: [netcdf-java] netcdf serialization