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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cookies -- pls clarify something..24 Dec 2005 15:37 GMT8
in docs:
 void     setMaxAge(int expiry)
is different syntax from widely-used
   myCookie.setMaxAge(60*60*24*7);
Newb - Trying to get example working24 Dec 2005 14:54 GMT3
If someone could help me with this I would be eternally grateful.
I'm working out of the "Beginning JSP 2.0" book and trying to get one
of the first examples working.
I created a RequestHeaders folder and placed a WEB-INF folder in it and
Stupid user questoin -- rmic24 Dec 2005 13:26 GMT2
I have the following directory tree structure and contents therein.
CWD/class
`-- com
    `-- project
property file..24 Dec 2005 08:17 GMT37
I can't get properties from a property file.. this seems pretty
straight-forward, what am I doing wrong?
Properties properties= new Properties();
    try {
unchecked or unsafe operations??23 Dec 2005 23:11 GMT13
when I compile Model file (see below) with other classess I get the
message that says "Model.java uses unchecked or unsafe operations".  It
seems to me that program runs fine, but I want to know why this happens
and, if possible, fix it.  Thank you.
Variable textfield name23 Dec 2005 19:19 GMT2
Hy group
I'm a newbie to java, but I've already a little programming-experience
in vb. I'm making a program where the user has to gues three numbers.
The program has to have 3 textfield (I know, stupid) and the user can
java.lang.NullPointerException23 Dec 2005 19:04 GMT6
When I compile this "Model.java"with other class (they compile fine)and
and then run I get the error message that says
"java.lang.NullPointerException at
int x = Random.uniform.nextIntFromTo (0, worldXSize - 1);
<identifier> expected  ??23 Dec 2005 18:59 GMT2
Hi all, could anyone help me with this?  I get the following message
when I compile "Model.java".  If I move that error-causing statement
under Arraylist method statement, then it compiles fine. I would really
appreciate it if anyone would explain why this happens.  Thank you
Displaying graphics23 Dec 2005 18:41 GMT2
Hi all, for the last few days, I've posted several questions and gotten
great answers from fellow programmers.  I am very thankful about that.
I am asking a lot of questions because I am very new to programming and
have no one to ask around.  Here's my question.  I made four classes
static class23 Dec 2005 18:31 GMT7
I understand a static class, but what is a top level static class?  Is
the keyword meaningless?
I have discovered that if you use static on an top level enum it
allows the enum to have statics of its own.
Problem parsing Date23 Dec 2005 18:24 GMT4
    I'm having some problems with the parsing of dates in Java 1.5.
I have String in the form:
    Fri Dec 16 17:12:25 CET 2005
    Which is what I get when I perform a file.lastModified(), with
Java Plug-in 1.5.0_06 not working properly23 Dec 2005 18:23 GMT1
I have a freshly installed Windows XP SP2 with IE 6.0.2900
I downloaded the Java Plug-in 1.5.0_06 for IE but every time I open a
webpage with needs the java plugin it freezes and needs to be killed
with Taskmanager.
how many JVM running23 Dec 2005 18:22 GMT1
I know it's kind of bored question, but I still want to know that:
if we open 3 dos-commad-prompts in windows O.S. and all ranning a Java
program which thread is never stop util we manualy terminate it,
question:
Logical Operation With byte[] -- What is it doing?23 Dec 2005 17:37 GMT6
I'm going through someone else's GPL'ed code and trying to figure just what
it does.  I don't think the whole routine is needed, here are the pertinent
lines:
       byte[] bRawData;
abstract... NetworkDrawable23 Dec 2005 17:06 GMT13
Following is the snippet from my class, Agent.  When I compile this, I
get the message that says
"Agent is not abstract and does not override abstract method
allowResizing(boolean) in uchicago.src.sim.gui.NetworkDrawable.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 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.