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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Retrieving information from MySQL Database26 Sep 2006 20:50 GMT3
Hi. I am trying to retrieve information from a MySQL database and
placing it in a JTable. However the code I have used gets the results
and displays it in the system output. However no results are placed in
the JTable. Does anyone know the reason. Below is the code:
Simple 3D Point Plotting26 Sep 2006 14:51 GMT3
I'm looking to create a simple Java app that outputs a bunch of 3D points
(X, Y, Z) into a window. Possibly being able to rotate the image of the dots
to appreciate the 3D. What would be my best way to do this in Java? The Java
3D API seems like overkill since you *need* OpenGL ...
Using Eclipse for JSP development26 Sep 2006 11:57 GMT2
I am using eclipse as a tool to develop JSP files alongwith Tomcat
Sysdeo plug-in .
I have created a Tomcat project and imported a JSP project folder to
it.
How to drop this exception?25 Sep 2006 21:25 GMT3
Here is some code I've been working on...
--- code ---
String connect = "jdbc:mysql://code/db?user=me&password=none";
Driver driver = new com.mysql.jdbc.Driver();
Displaying time taken to get Results from MySQL Database25 Sep 2006 21:08 GMT1
Hi. I am writing a program in java which gets results from a MySQL
Database. I would like to know how, or if it is possible, to display in
a label the amount of time taken to get the results from the MySQL
Database. I thought it might be something like
Specific Cloning Question25 Sep 2006 16:28 GMT10
I have a rather specific question to do with cloning. I am trying to
write a program which involves tree-like data. The trees consist of
nodes, and each node has a reference to its parent node and any child
nodes it has (this is a binary tree so either 2 or 0 children).
very new to java25 Sep 2006 10:41 GMT2
i am very new as you can see. what am i doing wrong here. any help
would nice
public class Welcome
 {
A Simple jTextPane Problem25 Sep 2006 09:54 GMT1
How do I code a jTextPane so that when a user clicks on (let say the
content of the jTextPane is "How are you?") the word "How" (only), that
word will appear in another jTextPane?
Any helps/samples would be greatly appreciated.
About Eclipse Sysdeo Tomcat Plugin v 3.125 Sep 2006 08:36 GMT9
I am using Eclipse 3.2.
I have downloaded the Sysdeo Tomcat Plug-in for the same.
It is a zip file tomcatPluginV31.zip.
I extracted the same to eclipse/plugins directory.
Error help?25 Sep 2006 06:37 GMT3
Can some one tell me why I'm getting this error? I really don't understand
why it shouldn't work.
> Executing: C:\Program Files\ConTEXT\ConExec.exe "C:\Program
> Files\Java\jdk1.5.0_07\bin\javac.exe" "GradeBookTest.java"
Help for synchronize threads25 Sep 2006 03:16 GMT2
I'm very very confused..
How i can apply the methods 'wait()' and 'notify()' for synchronize
threads for this class??
please...
typesafe java.util.Map construction and initialization25 Sep 2006 02:57 GMT6
If I have:
public class foo {
  private interface BarIF { }
  private class BarImplOne implements BarIF { public BarImplOne() {} }
listing MAC addresses of attached network cards24 Sep 2006 18:52 GMT1
   Is there away of listing the MAC address of the attached network card/s?
and choose which one to use? or at least get the details of the attached
netowrk card/s?
thanks in advance
Can JMF be webstarted?24 Sep 2006 05:07 GMT5
Can JMF be deployed using webstart?  My experiments*
suggest yes, but I am after more test results..
* The page linking the test launch file (JNLP)
<http://www.javasaver.com/testjs/jmf/>
Retrieving information from MySQL Database and Placing in JTable24 Sep 2006 02:36 GMT1
Hi. I am writing a Java Application that send and receives information
from the MySQL Database. I am trying to receive information from the
MySQL Database and place it in a JTable in Java. It is getting the
information from the database as it is outputting to the system how
Pages: 1 2 3 4 5 6 7 8 9 August, 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.