You are here:
| Expert | Average Ratings | Expertise |
|---|---|---|
Artemus HarperU.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 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] | |
Anthony LevensalorU.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 NgureAvailable
|
Strong in Java. Will be able to answer both in areas of designing and coding. Some knowledge in servlets | |
Ziv Ben-EliahuIsrael
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. |
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"
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
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
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
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
Answers by Expert:

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