Distributed Computing
Distributed computing deals with hardware and software systems containing more than one processing element or storage element, concurrent processes, or multiple programs, running under a loosely or tightly controlled regime.
Forum Post

Java Interface and Abstract Class?

I am a student in Java, and I am trying to understand the concepts of an Interface and an Abstract Class. Everywhere I try to read about them, even my textbook, I can't quite understand WHEN you...
Forum Post

Re: Highlighting Text

u have opened that text document in JFrame or any where else???
Forum Post

Re: Need Help with IO exception in methods

put ur both statements in try - catch statements. try{ writetoFile(patient); //giving an error } catch(Exception e) { System.out.println(e); } hope this will help u.
Forum Post

Re: Error Message :Io exception

i think ur working with java.net and ur device to which u want to communicate is not reachable from ur PC. thats why ur getting this error. 1. check ur connections. 2. try to ping that device by ip...
Forum Post

Illegal Operation on empty resultset

Hi there, I am having a problem with my s/w...continuously having this error "Illegal Operation on empty ResultSet". Here is the piece of codes where it is showing this error: Class.forName("com...
Forum Post

Re: New to Java, Help with Leap Year program

thanks! My friend helped me out and we found the error. I was missing a few brackets in the leapYear formula.
Forum Post

Re: New to Java, Help with Leap Year program

Hey, I think the int casts used will do the job because of the way the methods you are using work. If something doesn't seem to be working right, debug individual components using print statements,...
Forum Post

New to Java, Help with Leap Year program

Hey everyone, I'm new here and I'm stuck on an a program that asks the user to input a date (yyyy-mm-dd). My program will output the amount of days since January 01 1900. Anyways, everything was...
Forum Post

Need Help in IO Exception in method

So i am trying to implement a method to write from an object into a Data stream. I he to write the algorithm in a method because i am using GUIs. Here is the code: /* ACTION PERFORMED**/...
Forum Post

Re: WS-I BP1.2 validation of headerfault element in RPC-literal style.

Sorry. Somehow the attachement functionality refuses to work.
Forum Post

Classes Help!

Hi, I am having a huge problem atm: I am reading in a text file with 2 co-ordinates and then the name of the landmark at those co-ordinates like so: 1 12 House 2 5 Car 5 7 Southern I have...
Forum Post

WS-I BP1.2 validation of headerfault element in RPC-literal style.

Hi everybody, this is my first post in the forum. I read you a lot, but never needed to post before (most questions were already answered :-) ). I would appreciate some help with a WSDL...
Forum Post
Forum Post

applet cross domain problem

Catagory : Web application Deployed on : Microsoft Azure Platform Client Machine : windows 7 , IE8 , java 1.6 update 23 Technology : Asp.net Application Description : 1. Deployed on azure....
Forum Post

Jadex-Help Request

Hi All, Writing to kindly seek your request to tell me what is jadex ? is it a programming language or it is just something like J2EE ? I am developing a multi-agent system for my final year...
Forum Post

Re: Writing to a File using PrintWriter and FileWriter?

Hi Try page: JAVA4.NET There are all possibilities of read/write files in Java. Regards
Forum Post

Re: Need help with array lists

thanks, I figured it out.
Forum Post

Set<Integer> help...

Set numsCopy = nums; while (numsCopy.size()
Forum Post

Need help with array lists

Im calculating x and y values and I need to put these into Array lists, what im doing wrong? import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; public class...
Forum Post

OPC client on Java

Hello, I am trying to create an OPC client in Java but i am a little bit lost. I have already tried jeasyopc but i don´t get it. I have also checked some info on the following page:...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.