Can anyone tell me why this code doesn't work right on some number import java.io.*; class countmoney public static void main (String[] args) throws IOException
I just wanted to pass along a request that I have for the next version of J#, can we get a foreach statement?? I also would love to see the ablity to create generics and not just consume them. John
While trying to execute a code which does serialization of object i am getting following erro "There was an error generating the XML document. and the InnerException after debugging show {"java.lang.Double cannot be serialized because it does not have a default public constructor."
Hell Could someone enlighten for following xml tag/directive <%@ WebService Language="C#" Class="MyMath"%><%@ WebService Language="J#" Class="MyMath"% Why do we insert it in our web service pag