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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Changing key in HashMap22 Jan 2007 05:31 GMT4
I have a situation whereby I may have to change a key in a HashMap. Is there
a better way to do this than to obtain the object associated with that key,
put() a new entry in the HashMap with the old object and the new key, then
delete the old HashMap entry? TIA, Ike
Windows Startup22 Jan 2007 04:43 GMT10
Why would a .jar file not startup if a key was set in
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
The location is correct...I have even tried to convert it into an exe
using Launch4j and it wont start using a registry key..
Handling exceptions22 Jan 2007 04:34 GMT4
Lets say i have this method
int foo() {
 try {
      do something;
AFCCG thread22 Jan 2007 04:16 GMT2
Help, there's a bug in my thread.  The stud keeps winning.
public static void main(String[] args) {
  AFCCG championship = new AFCCG();
   Thread stud = new Thread(championship);
GeneralPath 1.6 backward compatibility?22 Jan 2007 04:14 GMT5
as I found, java.awt.GeneralPath is not further backward compatible
from Java 1.6+ since
public final class GeneralPath implements Shape, Cloneable {...} (1.5)
changed to
A Site for u22 Jan 2007 03:29 GMT8
A Best Job Search Engine developed by the Youth for the Youth, Visit
once and feel the difference.
Already 2.5lakh Indians are using it, now its your turn.
Visit www.hotcakejobs.com
RMI little problem22 Jan 2007 02:24 GMT1
Hi I'm developing an application using RMI Technology but now I've a
little logical problem.
The structure of my application as a Server and two type of client: a
ManagerClient and a UserClient.
Need Help with Class22 Jan 2007 00:59 GMT4
Alright this is the deal.  The class will compile but when I run it I
receive
java.lang.NoSuchMethodError: main
Exception in thread "main"
Compile and jar  using ant21 Jan 2007 22:18 GMT5
I am new in this, please help.
Is ant the right way to compile and jar for java?
After I build the build.xml for compiling, what command should I use
for building entire tree?
RMI tutorial21 Jan 2007 19:45 GMT3
Does anybody know of a good online tutorial that deals with RMI.  I
have some Java experience but very little networking experience.
What's the use of an interface21 Jan 2007 18:40 GMT11
I'm reading the http://java.sun.com/docs/books/tutorial/java/TOC.html
tutorial and I'm passed interfaces, but I can't figure out what's so
good about them. If I wanted to make all the methods, why don't I just
make them instead of implementing an interface that seems to add
Custom Data Structure vs. Primitive Array objects21 Jan 2007 17:35 GMT2
In last semester, I wrote a program for algorithm analysis class. It
was critical to make the program to run as fast as possible. My first
approach was making custom classes that can represent the required data
model for the given  problem. But, the program ran extremely slow with
calling the constructor of a class from within the class in java21 Jan 2007 16:55 GMT4
i wanted to know how can we call a class' constructor from within the
same class, without creating a new object.
actually i have to refresh the whole thing that happens from the
constructor.
IDE for Java?21 Jan 2007 16:21 GMT20
I downloaded the Sun product, and find it feature rich but slow. Can someone
recommend a more basic (freeware) IDE which will help a newbie without
hiding every bit of code? I can program my way out of a wet paper bag in a
few languages, but want to by-pass some of the learning ...
Making a char a CharSequence.21 Jan 2007 00:18 GMT8
I am utterly confused. I'm used to programming in Python where I'm
coddled with a gratuitous array of string methods and uses. They even
had a way for input that wouldn't take more than a minute to learn. But
I'm beffudled at how I can't make this simple conversion that I need to
 
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.