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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Binary Search Tree Dictionary ADT28 Jan 2006 22:22 GMT2
I am having trouble implementing a BST Dictionary ADT, I know what I am
supposed to do but not how to do it, could someone please point to a
reference that shows me how to write the methods.
NIO busywaiting28 Jan 2006 19:36 GMT8
How should I use the OP_WRITE flag when using selectors and sockets? It
tells me when the network card is ready for me to write things to it.
The problem is that I do not always have data to write, so the selector
almost busy waits by returning with OP_WRITE ready indicating that ...
JSP vs. Javascript28 Jan 2006 18:45 GMT11
I've noticed in several forums that people are making a clear
distinction between Javascript and JSP. I guess I've used the terms
interchangably. I can't seem to find anything in Google to describe
what might be different between the two.
Java Exec Problem with Unzip28 Jan 2006 18:30 GMT11
I'm having an odd problem in trying to get the "unzip" utility to
execute without locking up the Java process.  In the code below, the
runtime.exec command successfully executes but the process.wairFor()
loop locks up about halfway through the zip file extraction process.
howto create an array with parameterized type28 Jan 2006 03:47 GMT7
I have legacy code which uses an array with parameterized components.
Below you find an example.  Although it works, eclipse gives me a
warning: "Type safety: The expression of type Vector[] needs unchecked
conversion to conform to Vector<Fact>[]".
The bad coder joke =D28 Jan 2006 02:50 GMT20
Some coders don't need an obfuscator, they are the obfuscator.
Bye,
 Skybuck =D
Make New Java Object In JNI28 Jan 2006 02:39 GMT2
Im experimenting with this JNI thingy here....
I want to try to make an AudioFormat object (as a jobject of course)
and pass that to java.
In the JNI book from Sun it says that you need to get the class that
JMF problem with Eclipse28 Jan 2006 00:57 GMT3
I'm having a problem getting a JFM project to run using Eclipse on my
computer. It gives me the following error when I try to run a realized
player:
# Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
Java GUI repaint problem28 Jan 2006 00:52 GMT2
I made a java GUI app that shrinks and then uploads images via FTP to a
server.  It works great on using both of my computers which are both
running JRE 1.5+, but when I run it on two other computers (that have
JRE 1.4.x) the GUI won't refresh.
Java Flash Application Communication27 Jan 2006 23:16 GMT9
I am trying to have a web-based flash application communicate with my
Java program.
The basic architecture is a pre-existing web-based flash application
and the Java application that I have created (I can edit and change
How does one increment a final variable?27 Jan 2006 23:15 GMT5
I'm reading the JLS 3rd edition and section 15.14.2 has this statement:
http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.14.2
<quote>
A variable that is declared final cannot be incremented (unless it is a
running applets with 1.627 Jan 2006 22:44 GMT2
I installed the prerelease 1.6 JRE.  It did not touch my Java control
panel or register itself with it.  So how do you trick a browser into
using it?
While statement27 Jan 2006 21:17 GMT25
With the following piece of code, i would like to convert pounds to
dollars and then print to the screen, and then the program will ask me
if i want to convert more pounds to dollars, but what the program does
is asks for the pounds and prints the conversion and then ask if i
java programmers27 Jan 2006 21:04 GMT5
Are there any java programmers in the Lymington, Hampshire, UK area?
Is there a website builder for your development sans Maven?27 Jan 2006 20:49 GMT2
I like what Maven does as far as website building.  I just don't like
the kulgyness of their library for development So. I was wondering if
there was a way to do site development the way maven does, without the
maven?
 
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.