Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Publishing a midlet21 Jun 2006 11:35 GMT2
I made a midlet, a tetris clone, which I want to publish on a website. Is
there a website available where free midlets are distributed? (And can be
downloaded to mobile phones).
Best regards,
DAO interfece question..Should interface throw Exceptions?21 Jun 2006 02:58 GMT2
I'm working on a fairly simple application that needs a simple data
access object. I've created an interface that describes the DAO, but my
problem is the SQLException.
My interface dosn't declare an SQLException to be thrown, but my
What I need to ask my host provider for Java web start ?21 Jun 2006 01:11 GMT3
At this moment my site is on myjavaserver so java web starter works fine.
But, I was wondering if my site will grow I will need more space, so what I
need to looking for installed on some local web hosting provider ?
Problem to download a file from 2 browsers at the time21 Jun 2006 00:19 GMT3
I have this JSP that download an excel file.
It works fine if I use only one browser at the same time.
The problem is when I try to do this but from 2 browsers at the same
time. From each browser I can download a part of the file but not the
Porting code that uses in/out string parameters20 Jun 2006 18:06 GMT3
as a java beginner who has googled a bit on the pass
by value/reference and immutable issue with java
paraemters, i wonder how to implement (or most
conveniently replace) following function:
what are Serializable classes?20 Jun 2006 13:26 GMT3
what are serializable classes ? what is the effect after they made
serializable.?
please explain ..as i read so much text ..but couldnt understood it.
JDBC: Problem with execution of SQL Statement19 Jun 2006 22:42 GMT2
A simple JDBC program is given below:
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
Comparing Dates in JSP19 Jun 2006 18:50 GMT8
I'm fairly new to this so please excuse my ignorance.
What I'm trying to do is compare a date coming from a html form to the
current date and setting a limit on that date to only allow a date that
is two months old or newer.
Check if your IDE properly syntax-highlights this code.19 Jun 2006 18:30 GMT16
<code>
String foo = "\u0022; //Hello
</code>
The above code should be exactly equivalent to:
Calling a Button in another Button19 Jun 2006 07:26 GMT1
I have made a program that has two buttons. One of the buttons calls
over half of what the other button does. I was not sure how to make one
button call another button and harness all of the data so I copied all
of the code from the first button and then add some code for the second
card shuffling error19 Jun 2006 05:11 GMT2
I am relatively new to java programming and I am working on a card
project for school. I had finished and tested every method with error
in my Deck class. However, in the time it took to pick up dinner it is
now producing errors. I would greatly appreciate anyone input and help.
Install Java on Linux18 Jun 2006 23:59 GMT3
I have downloaded the Java SDK 1.4 on Sun web site, I have successfully
installed on one machine, with all the paths being set, that's fine.
If I want to install on another machine, with the same config, is that
I just need to copy the folder and set up all the paths? No need to
Parse a very-large-xml file using Java?18 Jun 2006 20:51 GMT1
In perl, TWIG can be used to parse giga-bytes XML file, in Java, which
library should I use?
Thanks...
Double to Int and back18 Jun 2006 14:51 GMT6
I have a double value d1 and an int value i1. I want to multiply them
together and get a double value. I then want to convert the resulting double
value to int.
How can I do that?
Bug using Runtime.getRuntime().exec and Perl18 Jun 2006 14:16 GMT3
The following program prints four elements:
    {A,xB,xC,x}
But I want three elements:
    {Ax,Bx,Cx}
Pages: 1 2 3 4 5 6 7 8 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.