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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What kind of path (absolute, relative, Windows, Unix) should there be inside a .getResource() parentheses?29 Oct 2007 17:09 GMT2
I am porting to NetBeans an application that was running fine under
JBuilder. There is one type of statement that refuses to be ported.
The application contains a lot of lines like this:
url = AnnualReportsDialog.class.getResource("images/Check Mark.gif");
Women and Programmers29 Oct 2007 16:45 GMT4
I don't know much about programming but I admire the accomplishments
over the years how far that it has come where it makes peoples lives a
lot easier as woman as this sounds..and I am a women in laymen terms
but I am glad that we have programmers and hope that they keep
start a technical enterprise29 Oct 2007 14:08 GMT3
I'm hunting a partner for a start-up. Who is willing to join my
business. I believe my idea is a good one.  I'm in Hangzhou, China. It
is a website of witkey.  If you're interested in it, we can have a
further discussion.
Date format issue29 Oct 2007 13:51 GMT3
           I need to print a date in Norwegian format. I am using
DateFormat.format() method to print the date. But it prints something
like "29. november 2007". One can notice that its not showing the Day
name like (Monday).
Opinions requested on my blog post about primitive obsession.29 Oct 2007 13:24 GMT8
So, I just finished the first draft of an article on the benefits of
avoiding primitive obsession.  I'd like some feedback on the article.
<shameless>Also, posting this message is a good way to promote my
blog.</shameless>
my prog is not print nextHighestScore  need help29 Oct 2007 07:23 GMT2
//this prog is  not print  nextHighestScore and i don't now way//
please help i;m a bigner thaks in adv
import java.util.Scanner;
public class C4E909
MySQL Tomcat settings29 Oct 2007 05:58 GMT1
I have had a lot of problems connecting to a MySQL database with a
Java web start program running on a Tomcat server. The program makes use
of the com.mysql.jdbc.Driver package downloaded from the URL
www.mysql.com/products/connector/j . The software is being developed in
parameter vs argument29 Oct 2007 00:25 GMT29
Has anyone run across an official definition of argument and parameter
for Java?
Signature

Roedy Green Canadian Mind Products

Problem with RMI file Browsing29 Oct 2007 00:01 GMT3
I have created an Explorer(Basic windows style) using RMI and java.
On localhost it runs fine , but on remote host it shows some
inconsistency.
Though files and folders are visible and ok , but their size (in some
Checking if values are the same28 Oct 2007 23:58 GMT7
I currently have two String objects I check to find out if they are
the same value:
String str1 = "red";
String str2 = "yellow";
APM or ACPI Java Package28 Oct 2007 23:51 GMT1
Has anyone here seen a package for advanced power management or for
the advanced configuration and power interface of a Windows system?
I poked around a bit, but didn't see anything.  I figured I could use
something like "native call" (http://eaio.com) from Johann Burkard,
More Flexible "final"28 Oct 2007 22:51 GMT7
I have been wondering why the final keyword for instance variables is
not more flexible.
Often in my code I find situation when it would have been
helpful/produced nicer code if I were able to change a final variable
Testing to Coding28 Oct 2007 12:40 GMT2
After I have finished my Graduation,
I joined in a software company and they
put me into testing project
and i am a software test engineer for about 16months testing os
Writing single bits to a file27 Oct 2007 21:11 GMT2
Normally we write to files in the form of characters.
Is there any way so that we can write data to the file in the form
single bits like five `0's and then six `1's etc.
OracleDriver load fails from a Web Service On tomcat27 Oct 2007 20:37 GMT6
I have built a web service in eclipse.
From one service, all I do is
try {
  Class.forName("oracle.jdbc.driver.OracleDriver");
 
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.