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.
3 Posted Topics
hi all ! Long time no see :-) I have a small question regarding communication between applications. I have a project where I have to let 2 java applications communicate between eachother. These 2 java applications reside in one vm. Right now, because of the deadline, I use textfiles, al …
Hey, The problem is you are calling a non-existing contructor. You don't have a constructor which can receive any args, because a method returning void is NOT a contructor :-)
Can you provide more code ? So I can try it out and try to find the bug Wesley
The End.
Wez