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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java updates on my PC22 Apr 2007 02:38 GMT5
System drive on my PC is running low after most recent upgrade to Java
6.00
I noticed that under Java folder there is several sub folders with
earlier versions
class retunring nullPointerException??21 Apr 2007 22:41 GMT4
hi..
we have a homegrown Web Framework, which lives in jboss, each time we
update our code application coe  via ant script ,the framework stops
and starts jboss, anong the procedures to start jboss is a loading up
jni problem linking into existing s.o. lib with externs21 Apr 2007 19:18 GMT6
I'm trying to create a jni library which which will interface with
routines in an existing shared object library.  This existing library
has functions available to many C programs and defines 3 variables as
extern; a char * (ERRMSG), a char array(PROGNAME) and a
How to find directory of web app in an axis web service21 Apr 2007 19:04 GMT5
I've built an axis web service, and I am reading a properties file
using the code below.  The problem is that depending on the
configuration of tomcat, the default location to read the file from
could theoretically be anything.
finalize() allowed to be called before constructor finishes?21 Apr 2007 16:40 GMT6
Is there any guarantee that finalize() is called only after a constructor  
finishes? I wonder as the documentation at  
http://java.sun.com/javase/6/docs/api/java/lang/Object.html#finalize()  
says that the "Java programming language does not guarantee which thread  
stupid problem with variable showing21 Apr 2007 16:18 GMT3
i'm writing really frustrated by this stupid problem i try to print a
double (or maybe float) variable with system.out.println but it shows
only 0.0!!!
this is the code
Eclipse Appearance Problem21 Apr 2007 15:29 GMT4
I have Eclipse (version: 3.2.2) and JRE (version:1.6.0.1) installed on
my Windows Vista System. When I am working regularly with Eclipse I
encounter with disappearance of some regions of Eclipse window.
Specifically package explorer and console regions are becoming a white
problem implementing a generic collection21 Apr 2007 15:02 GMT2
Is it possible to write an implementation of List<T> that only works
with a single type?  I have an method that returns List<MyCoolClass>
and want to write an implementation of a List of MyCoolClass that runs
particularly fast - but because of that, I can't make the
Javamail21 Apr 2007 14:48 GMT7
If anyone can tell me which is the most suitable JavaMail tutorial for
novice programmer.
plz i need the immediate assistence
resultset21 Apr 2007 14:06 GMT2
maximum storage of resultset
generics + new = problem21 Apr 2007 13:56 GMT4
This problem is not new, I read a lot, but I still do not understand
if there's a solution or not (shame on me).
The problem is: I want to build a generic class that constructs new
instances of the type variable.
using ConcurrentHashMaps21 Apr 2007 10:07 GMT19
I have following code in my program. Is it possible to use a
ConcurrentHashMap in this scenario?
private Map mymap = Collections.synchronizedMap(new HashMap());
public MyHandle getHandle(String id) {
need a mechanism for turning ON/OFF  SOPs21 Apr 2007 05:05 GMT4
please help me in finding a solution::: the scenario is I have some 20
classes and each has 2 methods and those methods has
System.out.println(" some text "). i need a mechanism to turn ON/ OFF
the SOPs to be printed in the console.
passing object refernce21 Apr 2007 03:11 GMT8
I have two java applications one of them is kind of a plug in to the
other .so I want to pass an object reference from the first one to the
other (the plug in) .
passing a copy of that object is not what I want , I need to pass the
How can i open Jbuilder project in Eclipse21 Apr 2007 00:26 GMT2
Can anybody tell me that How can i open Jbuilder 2006 project in
Eclipse 3.2.2.
regards
 
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.