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 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
doubt31 Aug 2009 16:26 GMT7
i want the coding for bar chart&pie chart in jsp.
please help me yar.
JTable: own tableModel problem with TableModelListener31 Aug 2009 08:29 GMT3
I want to use a TableModelListener for reacting on changes made on my
table.
I created my own tablemodel with mytm extends DefaultTableModel.
However if I add a TableModelListener it doesn't get called on
walk-in's for fresh\exp31 Aug 2009 04:43 GMT1
http://jobsinformation-jobs.blogspot.com/2009/06/sap-jobs.html
http://jobsinformation-jobs.blogspot.com/2009/06/dotnet-jobs.html
http://jobsinformation-jobs.blogspot.com/2009/06/linux-jobs.html
http://jobsinformation-jobs.blogspot.com/2009/06/mcse-jobs.html
How do you make a group level in Java?30 Aug 2009 03:33 GMT10
Okay, so I have a text file with a 650 byte record length.
It has a bunch of fields: Name, address, amount, tran-id, etc.
I want to read the record into a record layout to map the fields
as I do in other languages. This is like basic functionality.
What is the associated IP address29 Aug 2009 04:01 GMT7
I want to know, what is the associated IP address to access
"localHost" using Mac OS 9.2.2 as it is in Windows XP?
When I use "127.0.0.1" in Windows  in the below program, the
result is the word "localhost".
Frame Focus27 Aug 2009 16:13 GMT5
Googling I see this is an old issue, and I'm not finding a work around.
I have a modal dialog that creates a jFrame so I can display an image,
but I'm not able to get focus to the frame. The frame is focusable but
methods such as requestFocus() don't help.
References and comparisons27 Aug 2009 04:27 GMT29
I'm trying to get to grips with how references and comparisons work in
java.
From what I have read, for objects, == will return true only if the
references are the same, not necessarily the contents of the object.
about certificate27 Aug 2009 01:11 GMT5
I was told by many people that a Java or C++ certificate does not
prove anything.
Perhaps it is true that experience is much more import than a piece of
paper - certificate.
Random Enum27 Aug 2009 00:41 GMT25
To get a Random enum you need something along those lines.
<code>
public Days randomDay() {
 Days[] days = Days.values();
try catch finally misbehaving26 Aug 2009 14:07 GMT3
(Or more likely my understanding is flawed)
In the below code I have a test function, that returns a string and
always triggers a null pointer exception.
The test function handles internally sqlexceptions and finally returns
Help creating a timer26 Aug 2009 07:09 GMT4
I am in the process of working through an app to help me learn Java. I
am trying to write a portion of code which will do the following:
Start a 10 second countdown
If the user makes a selection, the timer stops
How to check if a directory exists?   folder.exists() does not work!25 Aug 2009 16:57 GMT9
I would like to check in a Java program if a certain directory exists.
The following does NOT work:
String fn = new String("C:\foobarnotexisting");
File root = new File(fn);
Need some help to get started on class assignment, GUI25 Aug 2009 14:47 GMT3
I'm stuck on the first part of a class assignment using a GUI with
specific attributes. The only programming I've had was basic years
ago, having a massive senior moment.
URL on a directory : how to get page content25 Aug 2009 14:13 GMT1
I need to get the HTML content of a URL like this :
http://www.aa.com/bb
My code works fine if at the end I have a filename :   http://www.aa.com/bb/cc.txt
But I got an Exception if I try to open :   http://www.aa.com/bb
java - invoke22 Aug 2009 01:13 GMT5
Could anyone explain what the feature of invoke, why do we need
invoke?
Thanks in advance.
Pages: 1 2 3 July, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.