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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
volatile02 Apr 2006 14:21 GMT14
I'm still not completely certain about the volatile keyword. Is it
actually required in the example below or would it only be required if
go() would access the fields of Stats directly (if they were
accessible, of course)?
compiling quartz scheduler02 Apr 2006 11:09 GMT2
hey..
while i compile my scheduler prog,
it says not able to recognize 'quartz'..it also says 'package org.quart
doesnot exist'..
[regex?] word correction02 Apr 2006 10:08 GMT4
well what i want do seems tricky.. i want to feature something like
google's word correction
let say user typed in "corection". Having the word "correction" sw in my
dbases, i would then suggest him "correction"
Main-Class:02 Apr 2006 08:37 GMT1
Is it possible to define multiple entry points into a jar file using the
'Main-Class:'  mainfest attribute?
If so, what is the syntax?
Thanks.
Some help02 Apr 2006 08:34 GMT4
I have the following singleton:
public class Singleton {
   private static final Singleton singleton  = new Singleton();
   private ArrayList<String> list = new ArrayList<String>();
How to get the service name of a server's prot in Java ??02 Apr 2006 05:26 GMT3
Part of my homework, I must get the name of the service at a given prot
using Java. I have looked through all the Java books I got,  just can't
handle it.
I will very appreciate if someone can help me get to the point.
Please help: How to get the alias hostname ??02 Apr 2006 05:25 GMT8
I don't know how to get all the alias hostname of an IP address. I have
looked through the net but got no answer.
Could somebody help me?? It's very urgent and important to me!!
Thanks!
about <exec> tag in ant02 Apr 2006 04:00 GMT5
I am trying to use <exec> tag in ant to call an native executable. When
I use the command:
"ant dir", I got following errors: (I just want to learn how to use
exec task ). can anyone tell me what happened?
Java 1.602 Apr 2006 01:18 GMT13
Another user of the NetBeans mailing list suggested that using java 1.6
was the way to go for various reasons.
I was just wondering if 1.6 is stable enough for daily (not particularly
bug sensitive) work?  What are the advantages of 1.6 over the latest 1.5
How to get the Internet Speed01 Apr 2006 20:23 GMT3
I need to get the internet speed,how can i get this
plz help
Generic Constructors01 Apr 2006 19:18 GMT4
I'm trying to find a way of allowing me to create typed Vectors - in
the past I've been able to use generics to achieve this (for example
new Vector<Integer>) but at the moment I'd like to declare a Vector
field in a base class (with no particular type or maybe another base
Azul Java Server01 Apr 2006 16:19 GMT8
I was looking on Roedy Green's site about Azul servers that cost around 3/4
million dollars and it occurred to me that one of those would be really nice
to play solitaire on.
http://mindprod.com/jgloss/azul.html
Reflecting generics01 Apr 2006 15:48 GMT15
I'm wondering if this is possible - and after much digging, it seems
that it isn't. I have the following piece of code:
       ArrayList<String> stringArray = new ArrayList<String>();
    Class c = stringArray.getClass();
Connect to a mySQL database using j2me01 Apr 2006 14:25 GMT1
I was wonderin how to connect to a mySQL database using j2me.
I need to upload some text(of image) into mySQL database from j2me app.
Thanx.
Can JSF run without EJB?01 Apr 2006 09:49 GMT1
It might be a simple questioin for you, so please forgive my beginner
skill of  Java. I am currently using Java studio creator to build a
website, but so far I know the project should be deployed to an
application server, I just wonder if I only want to find a web host
 
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.