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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot resolve symbol in Java coding19 Mar 2004 21:40 GMT4
I am new to Java and when I compile the following Java code (by typing
javac CheckRepos.java),
import java.io.*;
import java.lang.Object;
Ugh... initilization woes.19 Mar 2004 16:37 GMT5
I seem to have initilized myself into a corner.
The code:
public class PhoneNumber
{
Default value for Input on CL Dos Prompt?19 Mar 2004 16:37 GMT1
I would like to prompt the user, to enter a string ( byte[] actually )
but give them a default to accept.   Is this possible ?
There is very little written on the subject, but i did find the
following thread (2 posts).
Can somebody please help me19 Mar 2004 15:11 GMT3
How can I read the variable that is passed to a url
like
www.mydomain.com/test.html?SVAR=55
I want to access the SVAR variable and store it in the cookie, then retrieve
Thread scheduling19 Mar 2004 14:56 GMT1
Hi, can anyone answer this one for me?
If two threads go to sleep in quick succession for the same period, are they
guaranteed to wake in the order they went to sleep?  I keep coming across
SCJP questions in a particular company's simulator which say that they do.
Closing server thread19 Mar 2004 14:54 GMT1
I have listening server as child thread launched from small GUI (Start
button). I make in this thread infinite loop with method select() from
New I/O. How can i stop listening server ? When i make Thread.close()
(deprecated) connection is still available (port opened). I try make
program stops19 Mar 2004 14:27 GMT10
I have a multi thread simulation program written in java. In this program I
use threads to simulate processes in a discrete event simulation. During
program execution many hundred thousend threads are created, started and
stopped.
use of recursion to reverse strings from a textfile19 Mar 2004 14:12 GMT2
My goal is to learn java by doing. By reading different java source
codes I tried to make a program what will read a textfile and print
out the whole textfile in reverse order.
I will try to use recursion for this.
J2EE Explanation ?19 Mar 2004 12:44 GMT2
I've been using J2SE for a fair while and my eye has been taken off the ball somewhat with regard to
J2EE. I see all sorts of buzzwords flying around like Tomcat, Struts, Servlets, JSP ...... Can any
one point me in the direction of a good tutorial that pulls all these words into ...
Inheritance question: adding functionality to a class.19 Mar 2004 03:46 GMT11
Hello everyone :)
I am using the JavaMail API to access email, and wanted to add some
functionality to the Message class.
I am a total Java newbie, I finally buckled down and attended a class. This
Problem with parsing xml19 Mar 2004 01:27 GMT1
I am using JDOM to parse an xmi 1.2 file. See below.
When I build the root I get a NullPointerException.  I have verified that
the problem is with finding the tag
UML:Model. I wonder if there could be a problem with the ':' character?
servlet & getRequestURI()19 Mar 2004 00:52 GMT5
I have a question concerning servlets and the HttpServletRequest object.
My scenario is that I have 2 HTML pages, A and B. When I submit on page A,
control passes to a servlet which redirects to page B. When I submit on page
B, the servlet passes to page A. And so on.
Looking for a good beginner book18 Mar 2004 22:48 GMT2
Can someone please recommend a good book to me for beginning to learn java?
Thanks you,
Scott
JOptionPane and mnemonics.18 Mar 2004 19:40 GMT1
I am using a lot of JOptionPanes in my swing application and would like to
get mnemonics working on them.
Any ideas are greatly appreciated.
Thanks in advance.
How do I change the application Symbol?18 Mar 2004 15:48 GMT8
I'm creating an application with Borland JBuilder and want to change
the symbol of the created applicion, you see in windows explorer, how
can I do this.
I can only change the window icon with jFrame1.setIcon(icon);
 
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.