Advertisement

1 - 10 of 74 containing alltags:("1.6") (0 seconds)
My software in Java 1.6 is a sort of crawler, going through the database and making certain calculations, in an endless loop. The calculations are of different types and organized as a collection o...
Zones: JavaDate Answered: 09/26/2008 Grade: A Views: 4
Hi Experts, I do a fair amount of programming in .Net (VB, C#), and I design SQL Databases. My boss has asked me to investigate Java as a new platform, and in particular, the strenghts of met...
Zones: JavaDate Answered: 02/12/2008 Grade: A Views: 0
Hello, I have a recursive function in java. i declare this function as static. within the function i define a resultset variable. for each iteration of the recursive, i create a new instance of ...
Zones: Java, J2EE, J2SEDate Answered: 08/08/2008 Grade: A Views: 0
I am working on a Java application that at some points needs to run an old dos program.  The code looks like this:             String dir = new String("C:\\OLDDOS");             String program = new String("Main.exe...
Zones: JavaDate Answered: 09/23/2008 Grade: A Views: 0
Is there a way to open a remote file using java by passing in user credentials.My java application is a windows service  and is not able to recoginze mapped drives , so I am using UNC paths, but no...
Zones: New To Java, Java, J2EEDate Answered: 10/08/2008 Grade: A Views: 38
Hi, I hope my question is clear from the title. When I run the jar from mac, the error I get is >>apples-imac:BoooDrive apple$ java -jar BoooDrive.jar Exception in thread "main" java.lang.Unsu...
Zones: Java, Mac OS XDate Answered: 11/04/2008 Grade: A Views: 4
Whenever we create an applet or a frame, it opens on the top left corner of the window. I want the applet to open in the middle or on the coordinates specified. My applet is using tabbedpanes. I w...
Zones: New To Java, Programming, JavaDate Answered: 10/25/2007 Grade: C Views: 13
I'm needing to create a server able of collecting a group of URLs and serve them together as one if fetched in less them X time (10% more time is ok). I'm able of doing almost all in this problem. ...
Zones: Java, PerlDate Answered: 01/10/2008 Grade: A Views: 0
I'm trying to connect DesktopBSD 1.6 to internet,with no success till  now. here the connection details : texas instruments cdc ethernet / rndis adapter. /etc/rc.conf ifconfig_cdce0="DHCP" ...
Zones: Free BSD, Unix, BSD UnixDate Answered: 05/01/2008 Grade: B Views: 0
How do you get a JProgressBar to go back and forth while it's initializing before it goes to some percentages. Code example would be appreciated.
Zones: JavaDate Answered: 04/17/2008 Grade: A Views: 0