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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Checking for Arguments18 Feb 2005 05:53 GMT2
I'm writing a program that converts back and forth between different
representations of bits (e.g. One's Complement, Two's Complement, Signed
Magnitude, etc.).  The command for executing the program is "java conv1s
-d 000000" where 000000 indicates the bit pattern to be converted ...
is-a or has-a17 Feb 2005 22:51 GMT3
Hello to all -
This isn't homework, although it might sound like it is.  It's just
personal study.
If I were to author a class to handle socket communication for a
weird HTML code problem w/netscape..17 Feb 2005 20:50 GMT3
pls compare in IE and netscape (N 7.x)
http://www.francesdelrio.com/movies/dburl
why does Netscape print actual HTML code instead of printing what HTML
says it should print?  I have generated HTML code the same way w/all my
Problem with simple read from standard input17 Feb 2005 19:42 GMT4
I havn't been using java for long, but I don't remember having a problem
with this before. I'm trying to do a simple read from the System.in, and for
some reason my BufferedReader.readLine() method returns instantly with a
null... it never actually prompts me for input. Why is ...
How to manage maximum CLASSPATH variable length?Plz help.17 Feb 2005 19:39 GMT1
How to meet limited length of CLASSPATH variable.?
How to set auto. the CLASSPATH variable as needed?
Digit sum program have code17 Feb 2005 14:27 GMT4
Hi everyone, this is my first program in Java, it prints out "Enter any
positive integer: "null" is not numeric
Then it gives me the code of nine, which I realize comes from the
Systme.exit(9) that I used, I don't know how to make it wait for the
Class with inner class array for storage getting NullPointerException17 Feb 2005 12:31 GMT8
Yay, I got my first java.lang.NullPointerException(NPE) =) Here's my
complete code:
http://demos.home.mchsi.com/payroll.java
It's an employee gross program that computes reg and overtime pay/hours
NetBeans17 Feb 2005 12:21 GMT3
Hi, I am a newbie
I make a JFrame application Lframe in the IDE of NetBeans 4.0. I will call
this frame with a name. How do I get a variable in constructor of the
LFrame? Working with the IDE I do not see a possibility and also when the
confused with unicode and reading utf8 files17 Feb 2005 11:35 GMT1
I have a UTF8 formatted text file which has two columns, the first
column has words written in Hindi language and the second column has
words written in English language. In my java application, a user
enters a word in Hindi, I need to return the corrosponding English
best approach to update text in file17 Feb 2005 05:07 GMT1
If I want to read and replace text in a file called file.txt, I
should need to write it to a temporary file first, and then
delete file.txt, and then rename the temporary file to file.txt??
Here's the code fragment:
How to check if a Object is convertable to String?16 Feb 2005 20:51 GMT7
I have e.g. a declaration like:
Object myobj = ...<unknown>...
Now I want to assign it to a String. For most possible Objects it works
but sometimes a Object could occur for which a conversion is not possible.
Sticky Tomcat Problem16 Feb 2005 20:45 GMT2
I have a legacy server application that opens a port (41991) and waits
for requests.  I'm moving this to a servlet that will run under Tomcat
(hopefully)
Is it possible to ask Tomcat to watch port 41991 for requests as well
Help with a simple project16 Feb 2005 03:24 GMT12
I am new to java, and I really havent had time to do much work in it.
However, I have a small project that is due next week for my class. Can
anyone help me by providing some code? It should do the following;
The program is simple. It should allow a user to input a string of digits,
MouseListener15 Feb 2005 20:43 GMT2
I'm very new to java and am trying to make a simple noughts n crosses game.
I want to track where the user clicks within the window. To this end I
included this function in my main class (the class correctly implements
MouseListener). I declare x and y in the class (outside the ...
packaging JRE with Setup 15 Feb 2005 18:37 GMT1
I'm investigating the feasibility of using Java Swing for our networked
application instead of a web application. I understand WebStart helps
alot in this area for ease of deployment, but that requres the user to
already have the JRE installed. Do most users already have a JRE
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 January, 2005
 
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.