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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What do Java programmers feel is missing from C#?23 Mar 2008 17:21 GMT18
I may be opening a can of worms and don't want to start a religious war,
but...
What features of Java do Java programmers miss when working in C#?
Other than, of course, great portability.  C# has more limited
My set fails23 Mar 2008 17:02 GMT4
Could anyone tell me why?  How do I fix it?
package setTest;
import java.util.*;
public class SetTest implements Comparable<SetTest> {
Hot key to application in Windows23 Mar 2008 04:49 GMT1
I would like to be able to define a hot key in windows that will bring
my application to the front in Windows when it is minimized or behind
another window.
I've searched everything I can think of and haven't found an answer
how to get the return type of a Generic method22 Mar 2008 20:04 GMT6
I have a situation where I need to get a the return type of a method
who's signature is based on a generic. Example:
public class SomeClass<T> {
    public T getValue(Object whatever) {
Java Thread Problem22 Mar 2008 18:52 GMT7
I use a thread to call a function in a new thread.
Here is the code I use
private Thread runner2;
public void start2(){
printf22 Mar 2008 18:46 GMT3
How to print formatted text in java? For example I need to print
int=55 in hex format.
Thank You
Serving binary content along with page refresh22 Mar 2008 17:43 GMT2
Hello to all Java programmers out there.
I am currently faced with a weird scenario in which I have to serve
binary content to the client (using content disposition header) and at
the same time refresh the page so that it's contents are reloaded. I
Can Java read TOC cd?22 Mar 2008 16:22 GMT4
Currently I am exploring the what I need to know to for creating a
program that can read the TOC of a audio/data cd and connect through
telnet or http to the Freedb cd database on the internet and get the
available information and after processing putting it in an MySQL
Current week walkin updates - visit www.walkincareers.com22 Mar 2008 15:57 GMT4
Hi Friends,
Have a successful day!
We would like to forward the exciting job opportunities from the below
TOP companies..
mindprod.com now 100% free22 Mar 2008 10:57 GMT24
I have converted the last of the shareware over to freeware on
mindprod.com.  It all comes with well-commented source.
I still cling to the non-military use only clause. I can't bear the
thought of giving permission for my work to be used to murder, torture
Escape Char on linux Bash Process22 Mar 2008 08:48 GMT7
we want to try execute a bash command from java but, I need to insert
in command a double quotes  example:
Process p = rt.exec( "echo \"Te st\" " );
but the bash refuse a " value.
Expression Parser Utility22 Mar 2008 02:54 GMT7
This set of Java classes allows parsing mathematical expression, that
may be used from Java programs. Suitable use for this utlity include
graphing tools, calculators, etc
Download for free at  http://www.britishcomputercolleges.com/prog/java/parser2.html
Tomcat 32 bits vs Tomcat 64 bits22 Mar 2008 01:18 GMT4
Hi i'm new with Tomcat...i'm starting it in 64-bit mode on
Solaris....but i need to use a 32-bit library....i want to know if the
difference between 32-64 bits in jvm are really important......
tks !!!!!!!!
private static ?22 Mar 2008 00:29 GMT4
If something is declared private, then why would it also be declared
static?  I saw this being used in an inner class.
Thanks!
Lurch
Make software21 Mar 2008 23:50 GMT7
I know java programming. How can I use it to make my own software like
games or for certain functions?
 
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.