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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create an executable file29 Oct 2004 14:45 GMT1
Hi!!
I?m very novice and I would like to create an executable from a set of
classes. My application should be an executable file: application.exe
Thanks.
simple IF question       if (newplayer == goalkeeper) {throw error}29 Oct 2004 12:55 GMT23
if (p2,p3,p4==Goalkeeper)
       {
           throw new IllegalArgumentException("You cannot put a goalkeeper
in an   outfield position");
exception handling problem29 Oct 2004 10:23 GMT11
public void setPlayerHeight(int height_in_cms) throws
IllegalArgumentException
{
   Integer dwarf = new Integer(70);
sorting an ArrayList by int29 Oct 2004 10:22 GMT31
I need to sort a football league by the number of points each club has.  The
clubs are objects stored in an ArrayList called 'league'.  Each club has a
field for the number of points they have.
Can someone suggest the best way to sort this arraylist and output it to
Help with download please29 Oct 2004 08:52 GMT5
I am starting to learn Java, but I am stuck on the software. I am
reading "Java 2 for dummies", and it says I need the file J2SE SDK
software, however I can only find the J2SE 5.0 JDK package at the sun
site. Is the JDK the same as the SDK.??? thanks
Java application not interactive with desktop29 Oct 2004 08:15 GMT2
running java 1.4.2 on a Windows 2000 Server. There are 2 ways conncecting to
the machine:
1) PC Anywhere
2) Terminal Session
I/O intensive Java benchmarks29 Oct 2004 02:44 GMT1
I am looking for open source Java applications that do a LOT of I/O and are
likely to incur a lot of page faults. Does anyone have any suggestions?
Thanks,
Vasanth
generate HTML28 Oct 2004 22:52 GMT2
I have a logfile ( text), containing links, that needs to be generated
into HTML.
Any advice on how I should proceed?
//Mikael
rmi question28 Oct 2004 18:57 GMT1
I am currently trying to develop an RMI chat room.
I have the server sending/receiving messages to all clients plus a
private chat facility.
I am just writing to ask if anyone knows how I could go about allowing
Mac problems with Java28 Oct 2004 18:42 GMT3
I have a program which displays some results in a JFrame window with a
JPanel and a JTextArea.  I can confirm that everything runs fine on Sun's
Windows JVM.  Is there any reason why it wouldnt work on a Mac?  My code is
below for setting up the JFrame.  Also, under Linux my ...
Sorting Strings28 Oct 2004 13:46 GMT2
What is the best way to sort an array of strings, by that i mean, sort each
individual string alphabetically, and maybe then have two arrays, one with
the sorted word and the other with the original word, so that they can be
cross referenced. At the moment I am considering using ...
strange problem - different encoding linux windows in xslt28 Oct 2004 10:16 GMT2
Hi to all,
my program java applies some trasforms xslt to a file xml using the
attribute encoding = "ISO-8859-1": it work fine under windows xp, but if
I run the program on a pc with redhat ES the file output it contains '?'
Regular expressions question!28 Oct 2004 09:36 GMT5
I'm trying to parse HTML tables, so I need to find following pieces of text!
<table .....anything between this ..... /table> and
<tr ........ /tr> and
of course
run process (Java/Shell) every 10 minutes28 Oct 2004 09:30 GMT3
I need to run a shell script or a java app every 10 minutes for
several hours starting at the specified time and ending at the
specified time.
I can schedule a cron job for it but it would be about 40 to 50
unused methods and classes28 Oct 2004 07:35 GMT6
I suppose that question has been already posted before but I don't find a tool that answered my need.
I would like to clean my code by looking for unused methods -in particular in interfaces- and unused classes even they are public.
Do you know if some tools (free or commercial) ...
 
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.