| Thread | Last Post | Replies |
|
| Netbeans install problem----can't new a java project | 05 Feb 2007 09:31 GMT | 2 |
Hi,all I had installed JDK6.0 , and then installed Netbeans5.5(en) for windows(XP sp2 language:ZH_TW),nothing happened in the install process,but when I open the program,and try to new a java project,I
|
| I uncover the secret of visual consciousness | 05 Feb 2007 06:25 GMT | 2 |
I uncover the secret of visual consciousness Proof of visual consciousness
>From image formation by a plane mirror to the generation of (human) visual consciousness
|
| Webmasters | 05 Feb 2007 05:54 GMT | 2 |
Greetings... I've created a new site, actually it's a forum, for user experience exchange, and I would be glad if you visit it, and maybe make us better by
|
| RMI Objects Help | 04 Feb 2007 23:16 GMT | 7 |
I'm having a little problem with compiling the RMI Stub. Getting the following error. Have attached all relevant source code below. Hope someone can help! Thanks,
|
| Question about returning generics | 04 Feb 2007 21:14 GMT | 5 |
Suppose I have an array of diverse types and I want extract all objects of a certain type (e.g. Date) and return it as a vector of that type. Is it possible to write a function that will return arrays of different types depending on the input parameters. I guess I have
|
| Help importing org.eclipse.jdt.core | 04 Feb 2007 21:10 GMT | 1 |
Hey guys, I'm having trouble importing a package. I've imported a project from CVS and specified the module name: "org.eclipse.jdt.core". It imported the entire folder into my existing project. But I can't seem to make
|
| Counting Char's Within Strings | 04 Feb 2007 20:25 GMT | 23 |
Alright a couple of stupid questions here about strings and Chars. First off here is my Code public class CountVowels {
|
| Where to download JRE 1.6.0? | 04 Feb 2007 19:54 GMT | 7 |
I just wonder, why they are still distributing JRE 1.5.0_10 on www.java.com. I now use JRE 1.6.0 (JRE 6), which I downloaded together with the new Java Development Kit (JDK 1.6.0) from java.sun.com. I would like my user to update to JRE 1.6.0 also, but he shouldn't really have to ...
|
| Microsoft Java almost gone in Vista | 04 Feb 2007 19:10 GMT | 16 |
If you upgrade Windows XP to Vista and have the Microsoft VM selected in Internet Explorer 7 and the Sun JVM also installed, you arrive in Vista with the Microsoft VM nonfunctional. If you try to enable the Sun JVM from the Control Panel, Vista doesn't let you do so. However, ...
|
| Problems with an Applet that works from appletviewer | 04 Feb 2007 16:52 GMT | 1 |
I'm trying to make an applet work... The applet works with appletviewer, but different bad things happen when I try to open the html file from a web browser: -If I use Opera, it starts OK, but then the applet never seems to get
|
| Getting "SQLException: No suitable driver" when trying to connect to mysql from eclipse | 04 Feb 2007 16:44 GMT | 2 |
Hi community,,, I hope you can help. I do believe this is small problem. I have seen the problem raised several places at the net, but not found a solution.
|
| unit testing methods which returns objects? | 04 Feb 2007 16:11 GMT | 1 |
hi.. i'm developing a framework which read an xml file an returns objects from it (don't say data-binding the xml is far more complext for that), my idea is to develop a class which reads a portion of the xml
|
| Java 1.6 Desktop.mail problem | 04 Feb 2007 12:30 GMT | 3 |
Does anyone know how I should encode the "body section" of the URI parameter if I want to open a new Outlook mail message which conatins HTML? If anyone has an example URI that achieves this I'll jump for joy as my investigations has got me nowhere!
|
| Free Pc To Phone Calling | 04 Feb 2007 07:56 GMT | 1 |
Now you can call anywhere in world for free ...hurry up...Its Globe 7.. you are paid to watch free videos(of your choice)... Now its no. 1 VOIP service in the world....Click on the link
|
| Example code from SwingWorker documentation could have race condition? | 04 Feb 2007 07:27 GMT | 3 |
I refer to the documentation of the get() method in SwingWorker found at https://swingworker.dev.java.net/javadoc/org/jdesktop/swingworker/ SwingWorker.html#get() It includes the following example code as a suggestion when you want
|