ArrayList s=new ArrayList();
path.add(20,23,200,30);
s.add(path)


how can i save the list "s" as serialize or convert to bytes ............

while doing this operation i found exception....
Any one help me regarding this..........


REGARDS,
<3 ALGATES <3