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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Javascript onkeypress doesn't work in Netscape?07 Jan 2006 08:46 GMT1
This code works perfectly in IE, but does not work in Netscape 7....It
is designed to force the user to only enter numbers into a textbox.  I
also want to allow them to tab over the box as well as handle an enter
key press while they are in the textbox.  Here is the code.....
Drawing on a large image on disk07 Jan 2006 04:11 GMT3
Hi - I'm trying to render some graphics on a very large image. My
understanding of the following code is that it should render the
graphics directly to a new file on disc, so the image size won't be
limited by memory. However, with very large image sizes I still get an
How to deploy 2 web app. on 2 local servers on 1 machine w Tomcat?07 Jan 2006 00:06 GMT1
I have the following configuration:
- Windows XP
- Eclipse 3.1
- JDK 1.4.2_09
removing from a list06 Jan 2006 23:18 GMT6
i have this method to remove a String from an ArrayList. i get the error
message "cannot resolve symbol - method remove (int)".
public void removePerson(String personsName)
  {
InputStreamReader blocks while reading homemade InputStream but not System.in06 Jan 2006 22:35 GMT2
Problem:
InputStreamReader blocks on read() until EOF is reached while reading a
homemade InputStream but reads one line at a time while reading from System.
in. Why?
Connection SQLServer 2005 with jdbc06 Jan 2006 19:39 GMT1
Here is my code :
-------------------
package bdd;
import java.sql.Connection;
Strange array out of bounds problem06 Jan 2006 19:38 GMT6
Hello. On Linux and Windows, the following runs without a hitch:
public class Screen extends JComponent implements KeyListener,
Runnable, Serializable
...
arraylist.06 Jan 2006 17:58 GMT10
I realy need help. iv been trying for a week to get this working and im
realy struggling. im a uni student and i have been set this assignment
where we have to create a system that will store information of volunteers
and of people who need help from them. everything should run from ...
compile problem.06 Jan 2006 16:58 GMT3
every time i try to compile my code i get the error message "; expected".
but i know that i dont need a ";" because there is already 1 there. why is
this happening?
public void assignPerson()
create class instance from integer?06 Jan 2006 16:07 GMT6
   I'm attempting to read a Tagged Image
File Format(Tiff) file and extract the tag
information. But I'm having trouble creating
an instance of a subclass from the integer tag.
help me: i trying to add columns in table at runtime06 Jan 2006 15:31 GMT1
I am trying to add columns in table dynamically using  java, means if i
crated a table then i shuould be able to add/ remove the coloumn in a
table at runtime. when the column is added or delted it should not
effoect other columns.
Swing Alignment Problems06 Jan 2006 13:25 GMT2
I have had this problem a number of times, and I've always had to hack
around to fix it, and I'm not sure what is actually going on.  Due to work
agreements, I don't have code I can show at the moment, but I've seen this
so often I'm hoping it's not unique to me.
Error06 Jan 2006 12:44 GMT11
Can anyone comment on this error message ?
All classes currently implement Serializable.
Thank you.
java.io.NotSerializableException: sun.awt.image.OffScreenImage
Not reading from Database06 Jan 2006 05:13 GMT2
i am having the following values in the databse file .. all attributes
read string values
IterationNo            HostGuest
    GuestChoice    HostChoice
Help solicited for chosing starting classes for a widget06 Jan 2006 01:50 GMT5
I have the following (sub-)task to implement
in Java.
Construct a GUI widget
 which is a container
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 December, 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.