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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
The jdk exe file24 Jan 2006 18:42 GMT3
          I found there are many exe file under c:\j2sdk1.4.2\bin. I
want to know the usage of these command. where is the document  about
the command located in java.sun.com website?
Or any other website related to this issue.
Trouble Extending DefaultHandler (XML processing)24 Jan 2006 18:38 GMT2
I'm having trouble with the startElement method when I extend the
DefaultHandler class. In particular, I'm not getting any output from
startElement. Apparently, it is not being reached.
Here's the class (stripped down to post here):
Need help with decoding URL24 Jan 2006 18:09 GMT2
I have an encoded string which I need to decode to present to the user.
The string is:
S1 = "php%253Fcmp";
I want to display
JNI and Stack Overflow24 Jan 2006 18:02 GMT1
I'm using via JNI a dummy DLL, not written from me, wich use a lot of
stack (more than 256k) and so the VM crash with "unrecoverable stack
overflow".
Apparently the -Xss option doesnt seem to work on WINDOWs. Any idea of
Get the key of an element in Hashtable/HashMap24 Jan 2006 17:29 GMT8
I am loading a preferences file which has many lines of the following
format:
PREFERENCE: VALUE
I am loading the file line by line and using String#split() to get the
collaborate program internationally24 Jan 2006 12:34 GMT1
          I found on text book that "Java can collaborate with
programs running on other computer internationaly,nationally or just
within organization" ? I want to know what is the name called for
the collaboration. And where can I found documentation about it? How
Threads and invokeLater issue24 Jan 2006 11:39 GMT8
I have written a class that uses invokeLater() to update the gui.
However I get the following error when running it ( see below).
What is giving me a NullPointer?
Cheers,
application not working correctly on Apple IBook G424 Jan 2006 01:19 GMT1
I'm updating an application (written by someone else) in Java that
basically graphs data using Swing components.  It was written in a
Windows XP environment using Borland JBuilder (I'm pretty sure).  My
problem is that it doesn't work correctly on an IBook G4 that I use.
Re: Help Me, Pls23 Jan 2006 21:55 GMT5
Dear All!!,
I have a problem on my java program. pls help me as i can't find error.
below is my java coding.
import java.io.*;
Problem with Java plugin and MSExplorer23 Jan 2006 21:05 GMT2
I'm installing a Java applet application, but I have a problem:
When the application starts the first time, it takes some time (the Java
logo appears and a progress bar shows the loading). At this point,
everything runs normal. If I close the applet and invoke it again, the
help with character enconding (hsqldb, jsp)23 Jan 2006 20:10 GMT4
I need some help with character enconding.
I'm developing a jsp app using hsqldb with text files tables.
But so far I haven't been able to show special portuguese character on
the web pages created by the app and checking the text files (where
vector or arraylist23 Jan 2006 19:59 GMT7
I have window application (client and server/database using java bean). To
get a list of object I can use a vector or an ArrayList. Which one is better
(for speed and memory)
Thanks
java.awt.Toolkit question23 Jan 2006 19:10 GMT14
You can use Toolkit.getImage(file) to get pixel data from the specified
file and use
Image im = toolkit.getImage(file);
MediaTracker mt.addImage(im, 0);
delimiter confusion23 Jan 2006 19:03 GMT1
I am trying to use the delimiter function. I am reading in a list of
numbers
55 100 15 75 89 99 63 72 85 97 82 74 73 98 -9999 78 55 65 92 64 89 76
76
swing html connection23 Jan 2006 10:04 GMT1
i use html text in a JLable as a text for formatting purpose; it works
well but when i use to put hyperlink in that html code it doesn't
became clickable and also don't work.
JLabel lblHelpLink=new JLabel("<html><script>function
 
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.