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 / General / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Basic Focus question21 May 2005 02:37 GMT6
I have a JFrame that has several text boxes.  When the user presses the save
button i check to see if the text boxes have data.
I want to be able to put the cursor on the text box thats blank.
Heres my code w/o the focus
How long would you quote?20 May 2005 23:54 GMT2
How long would you quote to write a java pac-man game for mobile phones
(graphics supplied)?  Not 3D, just classic 2D pac-man.  Alternatively,
how much would you charge ?
I'm fairly new to freelancing so am still trying to develop a feel for
Data Interfacing20 May 2005 21:39 GMT3
I am having to interface data from different databases in my
org to other orgs (so far within the company).
I have Servlets taking the request and returning the data (adding
extra values in certain cases).
Two fiendish applet problems20 May 2005 17:56 GMT1
1. We use IE6 on Windows 2000 and I've developed a Java 1.5 applet. The
problem is, HTMLConverter doesn't seem to work. If the 1.5 jre/plug-in
is present on the client machine the applet runs fine, otherwise, it
does not. I thought that if the required jre wasn't present, the
API for Handing Word Document20 May 2005 16:46 GMT7
Can anyone tell me what are the API's used for handling unstructured
data i.e data in word or excel files
Any opensource Java Mail application out there?20 May 2005 16:44 GMT4
that includes SMTP, POP3 and IMAP?
I spent some time googling and at sf and all I found were discarded
projects and not complete ones?
Do you know of any similar project?
get all instances of a class20 May 2005 16:19 GMT3
Hi, how I can get all instances of a class on my application?
Thanks.
Oddity in ByteBuffer code?20 May 2005 15:19 GMT5
A snippet from ByteBuffer.compareTo(), can anyone figure out what this code
does? :
    if ((v1 != v1) && (v2 != v2))  // For float and double
Thanks, just curious,
Can't convert a generics list of objects into a generics list of interfaces20 May 2005 15:07 GMT1
In the following lines of code I get this compiler error (getUnits):
Type mismatch: cannot convert from ArrayList<TestGen.Unit> to
List<TestGen.UnitI>
public class TestGen {
Beginner Question :  Enabling Latin characters ASCII set for old Java version 1.2.2_1020 May 2005 14:53 GMT1
I am a beginner in Java programming.
We are running an older verision of Solaris Java JDK 1.2.2_10 and have
the rt.jar in our Solaris 8 server.
We are getting occasional "IOException java.io.EOFException" errors
Container-managed Transactions scope20 May 2005 14:43 GMT4
I work on stateless session EJBs which are using Container-managed
Transactions. My Inserts, Updates and Deletes are inside an EJB method. I
never call any commit/rollback.
Now i am starting to use DAO pattern. So Inserts, Updates and Deletes are
HTTP tunneling and Servlet communication20 May 2005 14:41 GMT4
I am developing a J2EE app, front end is a fat client accross the
internet. Until recently, I was planning to use RMI to communicate
between f/end and server but after lots more reading I have decided
against it (for reasons which would be obvious to anyone attempting to
JNI Unsatisfied Link Error (but the method name is correct!)20 May 2005 12:13 GMT4
When I've gotten unsatisfied link errors before when calling native
methods, it's usually been because the mathod name had been changed in
the Java file, but not updated in the JNI header (and the DLL
recompiled using the new header).
Querying the webbrowser20 May 2005 08:49 GMT2
I have the following situation: a browser communicate with a servlet. Is
there a way to query the browser by the servlet, whether the browser
allows applet?
Thanx,
modifying properties20 May 2005 08:32 GMT1
How do I modify a property value which I have read using the
getProperty() method of java. I treid using setproperty() but it writes
a new file with date/time and erases my old property values.
For eg:
 
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.