Java/Experts

ExpertAverage RatingsExpertise

Artemus Harper

U.S.
Available
I have a Masters in computer science. I can answer questions on core J2SE, swing and graphics. Please no questions about JSP or J2ME.

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]

Anthony Levensalor

U.S.
Available
I tend to stick to the standard Java desktop stuff. I am not an expert with J2EE or J2ME, mostly due to lack of exposure.

Brian Ngure

Available
Strong in Java. Will be able to answer both in areas of designing and coding. Some knowledge in servlets

Ziv Ben-Eliahu

Israel
Maxed Out
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.

Recent Answers

2012-02-02 RMI:

You can connect to the server the jar came from without RMI.    It might be possible to use RMI if the server if running http and has a crossdomain.xml in the root directory with:  <?xml version="1.0"

2012-02-02 Java array:

Preeti,    > In java,arrays are dynamically allocated or static?  Explain in detail.    In Java, all arrays are dynamically allocated.  Arrays are objects, and  their memory space is allocated on the Java

2012-01-31 chat messenger in java:

Hi Hajira,  This is a very general question so I can only provide 2 suggestions:  (1) There is so much information and examples on the internet, you don't have to worry    (2) Design your idea first. Draw

2012-01-31 RMI:

Socket permission issues generally refers to trying to communicate to another server using an applet. Generally applets may only contact the server that their code was loaded from (unless you sign the

2012-01-30 Form submission to j_security_check:

Thomas,    The "j_security_check" action is a relative URL.  For example, if you saw that <form>  tag in the file   http://www.mysite.com/myapp/app.html   then the action will invoke  http://www.mysite

More Answers in Category Java


Java

All Answers


Answers by Expert:


Ask Experts

Volunteer


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