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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
javac cannot find awt07 Dec 2005 01:11 GMT4
I am trying to get started with Java but am failing with the basics:
javac cannot find awt. Have downloaded and installed
j2eesdk-1_4_02_2005Q2-windows.exe from Sun, then when I try a simple
".java" file with an "import java.awt;" I get the results below.
How do I sort a very large dataset (> 10 GB)?06 Dec 2005 20:14 GMT4
I need a way to sort the content of a log file that can contain more
than 10 gigabyte of data. I am considering parsing the log file into
separate log entries with "fields" for timestamps, log level, message
etc. and put them in a database and perform the sorting in the
Files from a directory in the web06 Dec 2005 19:36 GMT1
Hello is there a possibility to managing files from a web-path like
http://localhost/data the same as files in a local directory?
I have to get a List of Files in a WebDirectory. FileBrowsing is
enabled.
Newb ActionListener help06 Dec 2005 01:04 GMT5
The following code gives me a couple of text fields and a "calc"
button. Ultimately the user will enter a number in each of the text
fields then click Calc to multiply them.
*******************************************
converting string to a number..05 Dec 2005 22:24 GMT23
this is very basic stuff, don't know why am getting this error..  this
is in a jsp:
    String ipt = request.getParameter("mills");
    if (!ipt.equals("")  || ipt != null ) {
Recursion Code Question05 Dec 2005 21:07 GMT6
I am making a program that gets random int values from 0-52.
The following program uses the GetRandomCardInt method to get a card
value. The problem is that when I give it two ints for a seven card hand
I can see in the output that the cards are repeated with the second hand
What is "\\s+"05 Dec 2005 19:01 GMT3
I am looking through some code which parses csv files, and this is being
used to split the files.  The variable is called separator, but I dont know
what it is, can somebody clarify?  What is "\\s+" ??
Thanks
How do I sort a very large dataset (> 10 GB)?05 Dec 2005 18:55 GMT5
I need a way to sort the content of a log file that can contain more
than 10 gigabyte of data. I am considering parsing the log file into
separate log entries with "fields" for timestamps, log level, message
etc. and put them in a database and perform the sorting in the
Java & XML05 Dec 2005 15:41 GMT4
I have an XML document that I am parsing with JAXP.
The XML document has a segment:
<heading class="heading&#160;1" ... ... ...
If i parse this attribute and put the string value into a variable, say
Bug Help05 Dec 2005 06:24 GMT4
  I am working on a program to play poker. I'm having a problem with a
class to compare 2 CardHand objects.
  I have two sample hands one with a flush and one with a pair. I put
one into a method called CheckAll that sets the HandID to 6 for a flush
Read and write location05 Dec 2005 03:05 GMT7
I have Win2k with NT.
>From another computer language there is
"LoadFromFile(ExtractFilePath(Application.exeName)......" reads the
file, if it exists, from the folder that contains the program.
Action listeners on different panels04 Dec 2005 18:23 GMT10
Im having trouble interacting between panels in a java applet.
here is what i have:
A Applet class that creates two panels.
One panel is the control for the other panel which draws graphs.
trying to make a simple calculating algorithm04 Dec 2005 17:34 GMT3
Hello, I have been attempting to make a simple programme to do simple
calculations to get a better understanding of java. Here is my code
that I think should work but isn't which is why I asked here. If anyone
could tell me what to change about it, I would be very happy.
Hex to Binary using Java03 Dec 2005 22:01 GMT8
I am struggling with a simple problem and I just can't seem to get my
head around it.
I have the Hex representation of a binary file, and I would like to get
the binary representation of this file. I know I can easily do the
NullPointerException03 Dec 2005 17:11 GMT3
please, is there a way to find out what variable is causing
NullPointerException errors?
I'm working w/large jsp's, get one NullPointerException error, have no
idea what variable is causing it...  (unfortunately I do not have access
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 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.