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
New to java -- help!06 Nov 2005 16:41 GMT17
I've just started an introductory to Java course, but I'm a tad behind
because I started the course a few weeks into the curriculum.  This is
a bit embarrassing for me to admit, but I have no idea what one of my
assignments is asking for.  Could someone help me.
else without if error06 Nov 2005 15:47 GMT5
Does anyone know why i'm getting an 'else' withour 'if' error here?  It
looks like correct code to me...what did I miss?
//Linear search
public BankAccount searchAccounts (Vector<BankAccount> bankAccounts ,
static vs non-static variables06 Nov 2005 12:15 GMT14
Hello all, I am still kind of confused with static vs non-static fields. I
understand that the static keyword is associated with the class, and not the
object. But, for example, if you have non static fields, doesn't each object
instatiated from this class contain those fields, ...
How to cast String as InetAddress06 Nov 2005 09:08 GMT3
I have address name of host as a string something like "net01.ut.edu" ,
how do I convert it to type InetAddress.
Thanks for help!
slicing ByteBuffer06 Nov 2005 09:05 GMT1
I want to end up with a String containing the message that was
received on a SocketChannel, using a ByteBuffer.
I create a ByteBuffer with a capacity of 100:
    ByteBuffer buffer = ByteBuffer.allocate(100);
About cast06 Nov 2005 07:35 GMT4
I've created a class called TokenizedFile as follows (simplified version
;-))
public class TokenizedFile
{
error?05 Nov 2005 21:37 GMT10
Hi guys, what does this mean.
C:\-=92.1903=-\-=assignment 3 =-\MyString.java:78: 'class' or 'interface'
expected
}
developing for j2me05 Nov 2005 14:00 GMT13
How do I go about developing a program for j2me?
I have made a sample sudoku solver and wish to try it on my pda but cannot
make a jad file.  I probably need to compile it for j2me too, i suspect.
Thanks
assistance sought for JVM core dump debugging05 Nov 2005 13:58 GMT4
We have a Tomcat app that is hanging every 3-4 days. I know this is
off-topic, but I'd appreciate any help in resolving this. I've posted the
JVM dump on my web page at http://web.bvu.edu/staff/david/jvmdmp.txt
Additional details:
setLocation does not woork05 Nov 2005 09:31 GMT7
Please compile the following code with Javac.
Look at the objects in your browser and you will see that they dont move.
Why?
What can I do to reposition these objects?
How to print a rectangle constructor variable in JavaScript?05 Nov 2005 07:46 GMT1
I am doing examples in "JavaScript: the Definitive Guide."  For Example
8-1, a rectangle constructor function, how do I print/write the
rectagle (x,y)?
Here is the JavaScript program:
Passing NULL Objects05 Nov 2005 06:13 GMT7
Hello everyone.  I have the following:
//Perform a search for the account number
public BankAccount searchAccounts (Vector<BankAccount> bankAccounts ,
long accountNumber){
Error with readInt()05 Nov 2005 05:20 GMT6
 // read the config file
  int nop;
  FileInputStream fin =  new FileInputStream("config.txt");
   DataInputStream din = new DataInputStream(fin);
Samples for Poseidon, ArgoUML, Rational rose05 Nov 2005 03:18 GMT3
there is any site with some examples in UML language for one of these
programs Poseidon, ArgoUML or Rational Rose?
Which is the best program that convert a project written in UML
language in Java language?
recommendations or a java development environment04 Nov 2005 20:06 GMT20
does anyone have any recommendations for a java development environment?
i'm using 'blue jay' at the moment but find it unstable sometimes.
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.