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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
enhanced for loop13 Mar 2006 00:53 GMT11
hi all - quick question on the enhanced for loop.
i'm trying to use as my iterating variable a variable that has been
delcared outside the loop, as so:
int x = 0;
Java applet: how to run outside browser ?13 Mar 2006 00:01 GMT7
I recently downloaded a java timer applet:
http://javaboutique.internet.com/JavaTimer/
It contains following files:
alarm.au
'Project Folder is read only' in Netbeans11 Mar 2006 13:40 GMT4
I have installed the latest SDK update 6 with Netbeans. In Netbeans, I
have encountered a problem that is just baffling. Even the offical help
files and a book I purchase does not cover this issue.
Ok, first I am going to paste a quote from the official help files:
servlet problem11 Mar 2006 02:56 GMT7
This might be a really dumb question, but i am a bit stuck on it at the
mo.
I am writing a servlet and it produces some html.
When it runs, it prints, among other things, the following html:
Thread.run() = static or PircBot != thread safe?10 Mar 2006 20:51 GMT4
After messing about with a few programs I'm now getting into IRC. Because a few
programs which I used for quite some time now stopped working and because I
became unhappy with some eggdrop options (and lack off) and suspect it to be
leaking memory I decided to write up something ...
ImageIO: white background mysteriously turning gray10 Mar 2006 18:44 GMT1
Greetings --
Any help with the following would be greatly appreciated.
The situation is this: I have a grayscale image that is mostly white.
(It is in fact a 40x17 pixel image of a handwritten character; I'm
java.util.ConcurrentModificationException10 Mar 2006 18:35 GMT6
I am getting this error in a block of code and cant really determine
the cause of it.. i read what the error means but doesn't make too much
sense to me.. was wondering if someone is willing to look at the code
and try to help out..  much apprecitaed..
how to parse XML from the command line?10 Mar 2006 18:17 GMT3
I'm sure this question is naive, but here goes:
Given the javax.xml.parsers.DocumentBuilder.parse(String uri) method,
why doesn't J2SE
include a main() method that I can call?
jar class-path problem10 Mar 2006 16:49 GMT3
I am trying to create an executable jar, but I have a lot of jars to
declare in my class path (about 40). I am adding them to the class
path, but when I try to run the jar I get a IO Exception: line too
long. I have no clue how to solve that. Can anyone please help me?
Threads: how to stop JComponent implementing Runnable?10 Mar 2006 00:53 GMT5
I want to simulate a flasing light bulb that can be switched on and
off. The bulb is a JComponent that implements Runnable. Switching on
the light bulb works, but switching off doesn´t. Any hints? Thanks in
advance. Here´s my code:
Sockets and Forwarding On Java09 Mar 2006 20:42 GMT7
I need a tunneling utility and I've done very little with network
programming before.  I've been reading up on it for most of the night, and
I've got a few questions.  Any help would be appreciated.
All the socket examples I've seen in tutorials do essentially the same
Scale a Graphic09 Mar 2006 19:58 GMT1
I want to print the contents of a Component.  The problem is that if
the size of the component is greater than the size of the page, it does
not print the whole component.  I want to be able to scale down the
Graphic in the print() function so that it fits the page.  I plan to
applet travail09 Mar 2006 18:30 GMT5
How do I write an applet to use a class in an external jar and successfully
run in applet viewer or within a webpage. I have imported the external jar
classes in the applet, it compiles fine, the external jar is at the same
level as the html, it is included in the archive attribute ...
unable to split on "."09 Mar 2006 08:57 GMT2
I'm trying to do:
String[] IPAddressBytes = ServerIPAddress.split(".", -1);
where IPAddressBytes contains some IP address string in the form
a.b.c.d, and ServerIPAddress is a string.
free UML code generator for eclipse?09 Mar 2006 08:07 GMT5
hi..
is there a free (for commerical use as well, i wanna use it for work)
UML code generator for eclipse?
i tried using UML2 that came with eclipse, but i could never figure it
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 February, 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.