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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
my vm wont run .class files15 Sep 2005 21:18 GMT4
why does my vm throw a NoClassDefFoundError whenever I try to run a
class file, although .jar files work just fine? A friend of mine has
that problem too.
This should be an easy question, i just dont have much experience with
how to call this method?15 Sep 2005 15:30 GMT4
Hey all,
How can I make the call to passToGameLoop() from the valueChanged()
method below? Hopefully w/o passing down a handle form the MyApp class
which I think is not the way to do it correctly.
monitor UDP broadcast - once every 5 seconds15 Sep 2005 14:18 GMT6
I need to write an app that monitors a UDP broadcast stream. It should
listen to a particular port once every 5 seconds and see if a packet
from a particular ip address appears. It should consume as few resources
as possible, since there the data will be running at 100Kb/s, so I ...
Rendering a image in a java applet15 Sep 2005 10:27 GMT1
Group,
I am trying to load a 300DPI image that exits on the server in a java
applet. The time it takes to stream the data, render the image(high
quality) is 8-9secs. If I try to render the image at a low quality
Hashtables15 Sep 2005 06:40 GMT39
For any given hashtable, what is the maximum number of collisions in
buckets?
Problem with compiling files in a folder15 Sep 2005 04:27 GMT11
i have a folder with several java files in it, if i compile every file
with
javac file1.java
and so on, it works fine for every file except one.
Syntax highlighting servlet15 Sep 2005 00:11 GMT5
I would like to post some .java files on a web site.  I would like the
source code to be displayed with syntax highlighting.  Ideally I would have a
tag that included a .java file in a jsp page and handled syntax highlighting:
<highlighter:include>my_file.java</highlighter:include>
newInstance & superclass14 Sep 2005 21:33 GMT6
This is my problem, i have a local application who download a jar file from
a web server, this the piece of code :
URL jarfile = new URL("http://server/jarname.jar");
URLClassLoader cl = URLClassLoader.newInstance(new URL[] { jarfile});
what needed for j2me14 Sep 2005 16:56 GMT6
hi all, I'm starting developing stuff for siemens c55, but for starting
I'd like to know what do I need to have to develop...
I've got j2dsk1.4.2 but when I call javax it says it doesn't exist...
what do I need to have in order to get my laptop undergoing on cell
Can primitive type int be null?14 Sep 2005 13:36 GMT16
In the java.awt.Polygon class source code, I read the following comment:
/**
     * The total number of points.  The value of <code>npoints</code>
     * represents the number of valid points in this <code>Polygon</code>
Object.hashCode()14 Sep 2005 13:18 GMT51
Does anybody know the hashing algorithm that Object.hashCode() uses?  Is it
worthwile writing your own implementation of this function for your own
objects?
Help me with references14 Sep 2005 09:09 GMT29
i am working on bubblesort method and the swap method is giving trouble
because  the values are being change,there are byval. So i looking for
a way to make swap work and change the values of the arguments.
public class a {
Stdin.readIn ( ) console window14 Sep 2005 08:54 GMT2
Hello I got a source code that compiles fine. I am compiling the source code
not with textPad but in textPad using the command compile java. My console
window shows this;
'find' is not recognized as an internal or external command,
I need java  API reference14 Sep 2005 00:56 GMT3
Is there a place where I can get detail description of the java
library/API?
TIA.
help converting project into eclipse 'java' project13 Sep 2005 21:25 GMT5
Reposting some of these problems in more detail in this separate
thread.
I had a project that I 'thought' was a Java project but seems it was
some simple plain vanilla project I had configured in eclipse that I
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 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.