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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reading and writing extended ascii characters09 Mar 2005 12:00 GMT2
I am writing a Java program (using the jdk 1.5.0) for a project.  It
has to read in words from an input file.  It is a language translator
so that each line consists of an english word, german, french, spanish
etc.  Some of these words contain accents and other characters which
what's wrong with Xerces Parser????09 Mar 2005 11:38 GMT3
it took me hours to figure out, i tested on ecplise a small java
application, that builds an XML dom, it returned the string using the
toStrimg method, however when i turned it into a Web Service under
tomcat 4.24 it returned null!! only then i noticed i was using
SWT Thread Problems09 Mar 2005 11:22 GMT2
I have written a GUI that will do some work that takes a long time to
finish when a button is pressed. I moved this work to a separate
thread and tried to start it with Display.asyncExec(), but it made the
GUI to hang until the work was finished. I don't understand why.
compilation problem09 Mar 2005 10:48 GMT3
i am currently studying exceptions within jsp and having a problem
compiling a class....  i have hit the errata discussion boards but
nothing was posted about this, so hopefully i can get the answer
here....
java.awt.print and javax.print, difference09 Mar 2005 10:10 GMT1
My past experience in Java printing is quite thin.
If I were to design and implement a general purpose desktop printing
utility application, which is better to be taken on between
java.awt.print package and javax.print package?
socket09 Mar 2005 09:48 GMT2
Someone knows how to send a custom object through a socket between two machines?
Thank to everyone who'll answer to me.
Linus
Balanced binary tree with fixed leaf nodes09 Mar 2005 08:21 GMT4
I'm looking for a C/C++/Java library to create a balanced binary tree
data structure given a set of leaf nodes as input. A leaf node should
never become an interior node.
So if I wish to create a tree that will have a,b,c & d as leaf nodes -
Image Processing Problem.  Need Help09 Mar 2005 07:29 GMT2
Hello, I am writing a web application with Java.  There is a function that
user can upload a picture to server, and the server will resize it.  I am
using the Java API to do this function.  However, the result is not very
satisfactory.  The resized image quanlity is very bad.
byte[] array as HashMap key?09 Mar 2005 07:14 GMT1
Is there any way to use a byte[] array as a HashMap key? Like
Map m = new HashMap();
m.put(new byte[]{'a','b','c','d'}, new Foo());
and look up:
JSP Script fro currency convertion09 Mar 2005 03:13 GMT1
Does anyone know of a JSP currency convertion script? Possibly that is also
grabs from a
website the up-to-date currencies.
Thanks for any help!
Problem with playing sound files09 Mar 2005 01:58 GMT1
I have a problem with playing sound-files (wav-files) from my
application. The application should play a short (about 1-2 sec
long) sound-file (the existence of the files ich checked) from a
list each time the user pushes a button (the index of the list is
Simple Date Format - milliseconds with more precision09 Mar 2005 01:27 GMT5
I'm using a UDB database, where the timestamp of a Date field returns
me dates with milliseconds up to 6 decimals:
2005-02-25 11:50:11.579411
I'm looking for two possible ways to deal with time stamp.
Random08 Mar 2005 22:39 GMT2
Hi all. What is the best way to create a random variable in a class using
the java.util.random class??
Is it better as a local variable or global and also I heard somewhere that
you should declare it as static to make it more random.
development process08 Mar 2005 21:20 GMT16
  In cmomerical software house, i haven't seem several programmers
edit the same source file, right? Actually bussiness company want to
prevent multi-programmers edit the same source file, but CVS doesn't
provide this function, it focus on "multiple edit", so that why
What causes refresh in TreeSelectionListener?08 Mar 2005 20:43 GMT1
I am trying to figure out what would make a command work in one place
but not in another. In my code I have a scrollPane initialized to hold
some text.
myTextPane = new JTextPane();
 
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.