Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~136 People Reached
Favorite Forums
Favorite Tags
java x 2
Member Avatar for shil_284

Hi, Could anybody help me in this particular error.. Exception in thread "AWT-EventQueue-2" java.lang.NoClassDefFoundError: com/../../ Basically, I am loading up the applet on HTML page, which includes all the jars required. But it still gives me the above error. The jar which has the com package is also signed. Thanking …

0
47
Member Avatar for shil_284

Hi, I am trying to compile a code( which was written and compiled in 1.4) in 1.6. It gives few errors, when i compile in 1.6 for eg: compareTo(java.lang.String) in java.lang.String cannot be applied to (java.lang.Object) if (NatureOfAddress_SidNumber_str.compareTo(vTemp2.elementAt(iLoop)) < 0) Is there anyway i can suppress the warnings so that …

Member Avatar for jwenting
0
89