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 / First Aid / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Investigating where garbages are generated30 Sep 2006 17:37 GMT1
I want to investigate which part of my Java code is generating garbage
objects.  Is there some tool that I can use to find this out?  Thank
you in advance.
Add Method30 Sep 2006 17:31 GMT4
hi, i need help with this method please. if anyone can help, i will
apreciated. A method called getUnsignedValue.  This method should
calculate and return the decimal number equivalent to the binary number
stored in the object.  This method should simply return the integer
Convert from int to char30 Sep 2006 15:25 GMT5
Okay, so i have a dilemma. I have a int variable called rank that
stores integers (obviously). however, i need to display these values as
chars in another method. casting dosent help because it just converts
the integer  into the unicode character which isn't the same as the
Returning arrays29 Sep 2006 23:34 GMT1
I have written a method which takes a byte array in as an argument, does
some manipulation on that byte array, putting them into a new array and then
returning the byte array.
e.g.
Java to UML29 Sep 2006 22:21 GMT4
I have a Java program and I want to see the relation between the
classes in a visual manner (e.g. UML). Is there any tool ,  preferable
free, for converting a java package into some graphical representation?
Thanks a lot.
Getting information about non java applications running.29 Sep 2006 12:29 GMT1
I would like to create an overlay to a non java application. This means
that when the application is moved or resized my applications should
also be moved or resized.
In Java, is there some way of getting information about:
Problems with saving .java file as UTF-829 Sep 2006 08:32 GMT1
-----------------test.java-------------------------
public class test
{
    public static void main(String[] args)
Positive and Negative integer counter29 Sep 2006 08:16 GMT2
I am working on a program that needs to read an unspecified number of
integers and determine how many positive and negative values there are.
Also, the program needs to end when the input is 0 (zero). Here is the
code I have which is causing me problems!!! I would greatly appreciate
A "How would you do this"-type of question. not Java-specific.29 Sep 2006 04:22 GMT5
Imagine you are writing a program that will display a map of the United
States.  Your program will ask a user to input their ZIP code.  Once
they do, a dot will appear on the map to indicate where that ZIP code
is located.
Using SimpleDoc() with DocFlavour String (not InputStream)28 Sep 2006 17:00 GMT1
When trying to use SimpleDoc I get this error:
Exception in thread "main" java.lang.IllegalArgumentException: data is
not of declared type
    at javax.print.SimpleDoc.<init>(Unknown Source)
Cannot resolve symbol class Scanner28 Sep 2006 15:47 GMT8
I am trying to compile this program but I get the error message that it
cannot resolve this symbol Scanner. I downloaded the JDK6 and in my PATH
statement I put C:\Program Files\Java\jdk1.6.0\bin. The code is below. What
am I doing wrong.
SAXException: Attribute "xmlns:env" was already specified ...28 Sep 2006 12:23 GMT2
When I collect data from a web service by running the code in my eclipse I am able to collect fine. However, when I run the same binary on a different machine, from command line, I am getting the following error. I am new the xml/web services programming. Any pointers to where ...
Import Map.class wrong version error28 Sep 2006 08:36 GMT3
Hi There....
I'm running into these import problems....
I'm trying to import the java.util.Map and java.util.HashMap Class on a
IBM AIX server running java 1.4.2.
Help on Socket and URLConnection27 Sep 2006 07:42 GMT1
I am trying to make some tutorial assignmemnts and example programs for
my classes. I'm trying to use the 'Socket' and 'URLConnection' classes.
I am wondering if I can set a timeOut and catch the exception when the
connection times out.  I'am implementing a simple webserver for ...
Checbox help!!!27 Sep 2006 06:26 GMT1
I am trying to write a program that calculates the price when the checkboxes
are selected and the calculate button is pressed.
Now I am not sure how to code the part where you click the box and the price
of that item appears. Any suggestions?
Pages: 1 2 3 4 5 6 7 8 9 August, 2006
 
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.