| Thread | Last Post | Replies |
|
| Why are sometimes a particular website referred by multiple URL's | 11 Apr 2007 07:21 GMT | 2 |
Though the question is not related to java but definetly to WEB, for which java plays an important role, so please do answer me if anybody knows the answer. Why are sometimes a particular website referred by multiple URl's?
|
| Java Best practices | 11 Apr 2007 06:17 GMT | 4 |
I've been running TPTP static analysis in Eclipse over my code, and it complains about: "Always place constants on the left side of the equals()" Example code:
|
| how to create a symbolic link in linux at runtime using java | 11 Apr 2007 06:06 GMT | 6 |
hai friend... i want help for the topic,how to create a Symbolic Link in linux at runtime using java. the code should be complete java.so that it will work in any plat
|
| Waiting for a dialog in ctor | 11 Apr 2007 06:01 GMT | 4 |
I have a class DataHolder which represents some data and loads it from a file using its constructor. The caller code would look like DataHolder d = new DataHolder(file);
|
| my fingerprint identification project , plz help | 11 Apr 2007 05:45 GMT | 2 |
hi sir, i am santosh from india.i doing computer engineering.we completed , our final project in java. and our project name is automatic fingerprint identification
|
| Tomcat and LAN | 11 Apr 2007 05:34 GMT | 2 |
This question is not directly Java related except I'm using servlets in Tomcat that I'd like to access on my local area network..... I need some pointers where I can learn how to setup my network. I have 4 Windows XP machines on a Netgear wireless router. On one
|
| Java to Excel | 11 Apr 2007 05:10 GMT | 2 |
hi friends! I'm facing some problem to generate random numbers in dynamic array which should have 2 columns and multiple rows. and also the server should generate the numbers.
|
| Confusion between IO and NIO | 11 Apr 2007 04:51 GMT | 1 |
I'm a bit confused between java.io and java.nio. What are the major differences between these two? In which areas are these best applicable?
|
| Compare java instances | 11 Apr 2007 01:54 GMT | 7 |
I am quite new to Java. I have an issue to be solved. I want to compare two JVM instances. Let me go in detail I am instantiating two or more java instances of particular application and I wanted to know which java instance
|
| SCJP 5.0 Dumps | 11 Apr 2007 00:46 GMT | 2 |
I am looking for free dumps for the SCJP 5.0 exam(310-055) of SCJP 4.0(310-035) exam. If any body has them, please provide the links or send it to my email dipesh.agrawal@gmail.com. Thanks in anticipation,
|
| Apache Axis2 - create a client to access a SOAP service | 10 Apr 2007 23:56 GMT | 2 |
I am new to SOAP and Axis2, but here is what I am trying to do. There is a web service which has a URL that I can view: www.somesite.com/BlahService.asmx ....this service has an operation, "getNames". I am trying to figure out how to create a client which
|
| help needed | 10 Apr 2007 23:09 GMT | 2 |
I had some knowledge of the shell scripting. I had written my shell scripts for my application. I want creat a GUI i.e I want to provide some buttons so that the script will run on clicking that button. Also I have used shell
|
| Data Paging JSP tag library | 10 Apr 2007 23:01 GMT | 1 |
I am trying to find flexible alternatives to do some data paging with a jsp tag library with a typed list session object. I have been using a quite useful tag library called displaytag found at http://displaytag.sourceforge.net but it isn't quite as flexible as I'd like and I've ...
|
| XML Parsing Troubles | 10 Apr 2007 21:56 GMT | 4 |
I'm trying to work with XML files for storing my data, which is for an MP3 player program. The structure of the file is relatively simple: <mp3player> <subdir location="\Music\Rock">
|
| Why does it worth sun to give java sdk away for free? | 10 Apr 2007 21:02 GMT | 16 |
Why does it worth sun to give java sdk away for free? Is there any catch? If I'm developing commercial java applications, do I have to pay a royalty? (As far as I know, not, but I'd like to be sure of that. )
|