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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
access hashtable within a hashtable31 Aug 2006 14:33 GMT2
can someone show me how to access and print a hashtable that's part of
the data of another hashtable?
the way i do it now the output is so long that it make the generated
log file unopenable in
Loading of dll file31 Aug 2006 07:31 GMT4
I had a doubt in java related to loading of dll files.The first thing
is how to load the dll file in java and then how to retrive the
methods/functions from the dll files.Can anybody help me, please.
Are these Generics Code OK?31 Aug 2006 05:14 GMT5
Vector<String []> vector = aFunction();
String[] stringArray;
for (i = 0; i < vector.size(); i++)
   stringArray = (String[])vector.get(i);
Vector efficiency31 Aug 2006 00:18 GMT7
Is there a meaningful differnece in efficiency between using a vector
<Double> and using an array double[]?
Swing dialog(?) question30 Aug 2006 17:41 GMT1
The gui I have created has become too crowded with buttons and sliders
and such, so I want to move much of the control to a menu bar.  I
understand how to create a menu bar, but I have a general question
about how to use the menu bar effectively.  In many windows programs,
Printing from a Postscript template30 Aug 2006 16:42 GMT1
Can a Java program print a Postscript file held as a template.ps
resource in a Jar?
I imagined identifying available printers (preferably just those that
are postscript capable) getting the user to select one, then reading the
Type safety ... References to generic type Enumeration<E> should be parameterized30 Aug 2006 15:41 GMT3
In Eclipse, this code produces a warning at "foo.nextElement()" saying
"Type safety: The method nextElement() belongs to the raw type
Enumeration. References to generic type Enumeration<E> should be
parameterized"
references30 Aug 2006 06:17 GMT1
I am working with a JSP page that resides in folder "X" in the root,
and includes a .HTML page from the root folder itself.
The my problem is that when it references the HTML file from the root
folder, all of the image links are broken.
Application base URL30 Aug 2006 05:49 GMT3
I cannot find an answet to this silly question:
I have a web/module (aka web application) deployed on tomcat.
the application answers to the URL: http://some.host.net:port/myApp/
so, whatever is related to myApp and accessible via http (JSPs,
I know code, but not the logistics of JAVA, can anyone help?29 Aug 2006 22:20 GMT10
I know a bit about coding (php and asp mostly) so I don't know much
about java logistics.  I am having most of this work done for me, but
will tweak the work a bit myself.
I am looking to have a program written for me that will give students
sorting an array, but not the usual way29 Aug 2006 20:44 GMT3
I have an array of 49 integers.  Each bucket contains a count of the
number of times that number (the index of the array) was picked when I
asked for 6 numbers between 1 and 49 1,000,000 times.
What I need to do is create a new array, this time with only 6 integers
java.lang.NoClassDefFoundError29 Aug 2006 19:17 GMT3
I'm sorry to bother with so newbie questions but it is really annoyoing
me!
I have the quintessential error of:
Exception in thread "main" java.lang.NoClassDefFoundError:
Popular and common IDE used to compile Java29 Aug 2006 07:03 GMT4
Would anyone recommend me which IDE to use for Java applications?
I have used JCreator when taking Java class a few years ago. Now, I am
reviewing Java stuff and plan to join a project that my friend will be
doing for his brother's business (business already establishe -
Iteration and double29 Aug 2006 05:53 GMT2
Hi All --
I am iterating through a loop, and iterating not by an integer but by a
decimal value, in this case 0.00025.  However, after a number of
iterations, the value is off by 0.00000000000001.  What's the best way to
Java(tm) Communication API support for Windows gone ????29 Aug 2006 04:25 GMT7
As you can see on:
http://www.sun.com/download/products.xml?id=43208d3d
there is no more rs232 support for Java for windows operating system.
The strange thing: In .Net 2.0 Microsoft added a serial comm support,
Pages: 1 2 3 4 5 6 7 8 9 10 July, 2006
 
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.