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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
constructor and null pointer08 Nov 2005 22:33 GMT16
Hello, I am trying to figure out what this means. Can anyone tell me what I
am doing wrong. I have looked at this code for over a day and I get this
msg. I must be missing the idea of constructors. I thought constructors just
initiliaze the state of an object(fields). And once ...
image morphology08 Nov 2005 16:34 GMT8
I'm looking for examples of image morphology, specifically dilation.
I've been looking at several sites with examples, but I can't really
figure out how to exactly fill in the arguments of e.g. the create()
method. Any help will be appreciated.
nullpointerexception08 Nov 2005 15:20 GMT15
I've made a piece of code for dilation image morphology. This is a
method being called from the main class. It compiles ok, but it goes
wrong with a NullPointerException at (x):
    private PlanarImage pi_src, pi_best;
sportsItem class08 Nov 2005 11:54 GMT6
I am trying to construct a SportsItem class( with the variables below)
keep getting illegal errors. Where am i going wrong?
public class sportsItem
{
Big Number Library Error08 Nov 2005 09:49 GMT1
BigInteger d;
  int f = 256;
  BigInteger g = 101;
  BigInteger st = TWO.pow(f);
ClassCastException in the put() method of hashtable.08 Nov 2005 05:09 GMT18
I am getting this error:
java.lang.ClassCastException: java.lang.Integer
for this snippet
======================================================
Class Loading from Byte Stream08 Nov 2005 05:00 GMT18
The background is that i have JAR files stored as BLOBs in a database
table, and i need to load classes from these JAR files.
I understand that the easiest way out would be to write the JAR files
on to a file system, and then use the URLClassLoader to load the
Java Exception Please Help!08 Nov 2005 04:43 GMT7
Miller_Rabin.java:24: unreported exception java.io.IOException; must be
caught or declared to be thrown
  String t = stdin.readLine();
I'm not sure how to fix this error. someone please help. I have a line
Exception 2 - string...HELP07 Nov 2005 21:52 GMT3
Miller_Rabin.java:24: unreported exception java.io.IOException; must be
> caught or declared to be thrown
>    String ns  = stdin.readLine();
JSTL and SQL (with MS Access??)07 Nov 2005 19:10 GMT3
For the purposes of doing a demonstration, and since Access is the DB
that we have in the class I am teaching in, I am trying to connect JSP
with MS Access.  It is very difficult to find any examples that do
this.  As  a matter of fact, I am having trouble finding examples of
Help needed with BlueJ07 Nov 2005 13:11 GMT10
Need help(procedures/steps) to execute
an application program using BlueJ.
I have downloaded the
BlueJTutorial.pdf, read
new to java07 Nov 2005 10:18 GMT2
I am beginner learning java.  I do not know whether this is appropriate
group. If not can anybody suggest approporiate group. thanks and regards
help with code 06 Nov 2005 23:37 GMT3
I need to create a box class that will create three types of boxes, with 0, 1,
or 3 parameters.  I have written some code but I don't understand what is
meant by 0, 1, or 3, parameters. I am having problems writing the
constructors for the parameters because I don't understand what ...
Multiple line if conditions06 Nov 2005 23:22 GMT4
Java seems to have a problem with if conditions that take up more than one
line.
What do you do if you have an if condition that does take more than one
line?
Java Socket Programming06 Nov 2005 23:21 GMT6
I am a newbie to Java programming.
I have a question regarding TCP/IP socket programming.
When a client connects to a server it needs to know the server address
and its port no (lets call this portA).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 October, 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.