Help for this page

Select Code to Download


  1. or download this
    I need your help to understand the TOTAL Element as I need to develop 
    +the same in Java. Can I get any help?
    I do understand the associated array is not there in Java compare to P
    +erl. Can you please let me know how I can interpret between Perl and 
    +Java. This is same critical project. I am able to generate the data t
    +hrough java but got stuck in Pivot table creation in Java. I really w
    +ould like understand the TOTAL element here if you don't don't have a
    +ny coding solution for JAVA.
    
  2. or download this
            $app = $responseapps5[$k];
            $device = $responseclientdevice[$k];
    ...
        $row1++;
        #print Dumper $app;