


Hi dear..!Is there any API or method with the help of which, i can know the Telephone number of the client who connect with my site( Servlets ) or is it possible or not.......... Plzz help me?...
Hi,why not introduce a "but" condition into the Java language?Here's an example:if(earth.isUnderAttack()){牋爂o to 10}but if(earth.getAttack().getAttacker().equals("alien") && earth.getStatus().equals("nice place")){牋爂o to 20}else{牋爂o to 30}Doesn't it look nicer, rather then doing it ...
I used two DatagramSockets in my server part.One is to listen client's login,and write down his InetAddress and port,the other is to send messages to the InetAddress and port .But if the client is behind a proxy server ,the messages will be blocked.why? ...
Hi,I was looking at the 1.4 beta and noticed that many bugs are not fixed including one of which (bug ID: 4127936) is 3 and 1/4 years old and was supposed to be fixed in 1.2. This would not happen if either:a.) Sun changed its "let's expand into every possible area but rarely fix what we've ...
Not Joking...Is this because of some technical problem or someone just thought of it that way?because for each goes agains any other Java construction, for years Java has been clean to read and easy to undestand even for people that don't know the languaje.Ironically at it may seems C#'s ...
Use email **** it.Fax machines are evil, old tech. ...
I wrote a public class Time ( saved it in Time.java ) in a package amit.java.time and another public applet class TimeTest ( saved it in TimeTest.java ) which imports the Time class . Both the class and the applet class code compiled successfully . But when I run the appletviewer from command ...
Where to find Java Class File Specification for Java 5.0?thank you in advance....
hi, I felt very puzzled that when I see such sentence"The JavaTest?harness is a general purpose Open Source Java API for creating Java test software", but where to get its source code and related documents such as javadocs? I have searched it at many Java sites includes that of Sun's, but they ...
I wasn't sure where to ask this question, but does anyone know when the java 1.5.0 source code will be made available through the Sun Community Source Licensing program? We need to patch an imaging bug (Bug #4937376). We've been able to patchg the 1.4.2 source code, but until the new source ...
These all seem off-topic and more and more of them just show up here....
What is JCP?i saw it at http://www.sun.com/emrkt/joinjcp/what is the advantage and disadvantages in joinging JCPis it free membership or paid one ? ...
what is bluetooth in j2me and provide me with a sample code for bluetooth....
Hi AllI thought that FCS means First Candidate Release, but now I think I have bean wrong, because the last word is S not R!!!So does anybody know what does it mean?Is the JDK 1.4.1. FCS, a stable, final version or not yet?Thanks alot...
I think char's should not be 16-bit at the beginning (JDK 1.0). Then, there is no need to worry about things like "surrogate pairs" (Please see http://java.sun.com/developer/technicalArticles/Intl/Supplementary/ for more information).In my opinion, char's should be stated as the following:- ...
