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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
issue with XSLT 'trax' processor (Ant) ...09 May 2006 12:41 GMT2
I developed a transformation process that works beautifully
when tested using MS Internet Explorer i.e. adding the
<?xml-stylesheet type="text/xsl" href="../xslt/xmldiffs.xsl"?>
on top of the source XML and opening it using MS Internet
free tools for UML-like visualisation?09 May 2006 11:55 GMT2
I have a bunch of java classes (source files) written by someone else,
and I'd like to get a visual depiction of all the class
interdependencies, inheritance relationships, and what-have-you.
Could someone suggest a free and simple program that can take my source
Using Iterator or normal loop09 May 2006 11:42 GMT3
I would like to know what is the difference between these 2.
ArrayList list = new ArrayList
for(int i=0; i<list.size(); i++){
 //do stuff
HashMap<Object, Double> returns what instead of null?09 May 2006 10:48 GMT4
What is get(Object) supposed to return when called on an object of type
HashMap<Object, Double> as in:
double x = hashMap.get(key);
when the key is not available?
Where do the Java imports exist?09 May 2006 10:39 GMT8
I work from home and connect to the office over a VPN.  When I'm
connected to the office, it takes over 5 minutes for me to create a web
service using IBM Rational Application Developer 6.0.  When I am not
connected to the VPN, it takes about a minute.  Under both scenarios,
Generics and reflection09 May 2006 10:26 GMT4
It's possible to use reflection with a generic type?
For example:
// MyClass.java
import java.lang.reflect.*;
Am I creating memory leaks?09 May 2006 06:54 GMT4
I'm doing something with Sets and Maps that I think is valid code but
I'd like an outside opinion on whether or not I am creating a memory
leak with the temporary HashMap that I am using.
My uncertainty is with the following lines in my example (the last
SCJP09 May 2006 06:25 GMT2
All,
    I am going to sit for the SCJP exam. I have some queries regarding
the same.
   1: Is scoring high at all important or just become a certified
Eclipse (How to add file to Project?)09 May 2006 02:19 GMT8
Using Eclipse, how do you get an existing java file to become part of
the project, so that other java files can use it (equivalent to
#include in C)?  This seems like it should be easier than it is...
Thanks!
Questions about a simple RMI example09 May 2006 00:59 GMT3
I compiled and ran the code in:
http://www.comp.hkbu.edu.hk/~jng/comp3320/rmi.html
One question is: in order to run the client, it seems to need the
SampleServer.class (which contains the remoted method) in the same
Java programmer/coder plz09 May 2006 00:59 GMT5
I need a java programmer to do a small project for me.
I have the basic set up but it just needs few methods implemented to
make it work.
will pay
How V can make WEBSITE in java..........relating it in JDBC???09 May 2006 00:15 GMT4
TODAY i m placing the topic over here is how v can makedyanmic
website.......relating it wid JDBC.....any new ideas regarding
this?????????
discoloration around text...08 May 2006 22:44 GMT2
im writing a program that (first) creates a standard colored background
with some text drawn in front of it (with drawstring) -- all in a
graphics2D object.
Then I save the bufferedImage of the graphics2D object to the disk as a
To minimize the java window tosystem tray08 May 2006 22:38 GMT6
I am programming a application which is based on socket .
And i want that it starts at system startup and  a method which can
minimize the java frame to system tray so that the client can't notice
it .
how to show memory ?08 May 2006 21:41 GMT1
how to show memory and CPU usage in my application  stand alone (J2SE)
?
thank a lot
 
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.