Java/Experts

ExpertAverage RatingsExpertise

Neal Ziring

Available
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-Eliahu

Israel
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 Harper

U.S.
Available
I have a BS in computer science and am working towards a Masters degree.

Neeraj A. Shah

India
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 Ngure

On Vacation
returns 03/01/2010
Strong in Java. Will be able to answer both in areas of designing and coding. Some knowledge in servlets

Recent Answers

2010-02-08 internet connectivity using rmi:

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

2010-02-08 problem in document.getElementById("Pendule").innerHTML:

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:

2010-02-07 java:

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

2010-02-05 Client- Server javabased:

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.

2010-02-05 java thread output order:

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;

All Answers


Answers by Expert:


Ask Experts

Volunteer


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