You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Neal ZiringAvailable
|
Almost anything about the core Java platform, with an emphasis on networking. Not familiar with JDBC or the new Java graphics APIs. [Sun Certified Java Programmer, JDK 1.1] | |
Ziv Ben-EliahuIsrael
Available
|
I can answer questions relating to: Java language and usage, coding standards, application modeling and design (model driven development), unit/system testing, test driven development, algorithm complexity issues, Ant and XML-technologies. | |
Artemus HarperU.S.
Available
|
I have a BS in computer science and am working towards a Masters degree. | |
Neeraj A. ShahIndia
Available
|
You can ask me questions on core Java UI(esp. Swing), Java Desktop API sockets(synchronous & asynchronous), NIO, IO and channels, Nimbus, XML, Scripting, WebServices, JNI, Java Native Code etc. | |
Brian NgureOn Vacation
returns 03/01/2010 |
Strong in Java. Will be able to answer both in areas of designing and coding. Some knowledge in servlets |
The code is okay but the problem is with the rmi registry. Exception says connection refused which means host was found but connection couldn't be made. If your host was not discoverable java would throw
Naval, Your question is about Javascript, not Java, but I'll try to answer it anyway. In general, getElementById("x") returns the Javascript HTML Element object assigned the id of "x". For example:
Hello Shashi, You need to create an Applet if you want to run Java programs on browser. For this you'll have to inherit from class javax.swing.JApplet. Simply change "public class MasterForm extends
Well, I would be glad to. Client/Server domain is quite vast. You should first decide on some project idea. The common ones are Chat server, RSS Feeds aggregator, Proxy Servers, Online Compilers etc.
Well, s1 always happens first. Then s2 or s4. s5 always happens after s4, and s3 always happens after s2. This looks like: void method() { s1; new Thread() { public void run() { s2;
Answers by Expert:

©2010 About.com, a part of The New York Times Company. All rights reserved.