Is it possible to have a multi dimensional array of double type, with size
[10][50][120][120] - which holds nearly 10MBits of data ?

Is it possible to transfer this amount to applet, from servlet?