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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java.io.StreamCorruptedException when reading from a socket09 Nov 2006 08:49 GMT2
When reading from a socket, I got error,
java.io.StreamCorruptedException unexpected end of block data
I only get it very randomly and very hard to reproduce. Does anyone encounter
this before, any ideas?
Windows Keyboard Hook via JNI09 Nov 2006 07:39 GMT13
I am frustrated.  It is no one's fault but my own and my own ignorance.
Once again stupid windows message stuff.
I want to monitor keystrokes from inside Java to make a program which
invokes functionality from hotkeys.  This functionality does not exist in
Refreshing/repainting the application in a big process ?08 Nov 2006 22:16 GMT2
I've got an app that has a big processing loop inside a MouseDown event.
I'm appending text into a text object and such, but the app window isn't
being refreshed/repainted.
How should one refresh/repaint the app when in a big processing loop ?
File browser GUI in Java/SWT ?08 Nov 2006 18:57 GMT5
I have an app that needs to allow a user to select a directory to save a
file in.  Basically I need a file browser GUI.  Does Java/SWT have such an
object ?
Thanks
copying and moving files in Java ?08 Nov 2006 12:00 GMT5
I need to do some plain file copying and moving from Java code.  If I was
doing it in Linux, I'd be doing "mv file1 dir1" or "cp file2 dir2", that
sort of thing.
How do I do this in Java without using a system call to mv or cp ?  And I
jLabel.setText doesn't?08 Nov 2006 10:01 GMT2
I have a Swing program that functions as a wrapper around a command
line program.
As the command line program runs it outputs various status messages.
I'ld like to pump these messages into the GUI specifically a jLabel but
global access to request vars?08 Nov 2006 08:37 GMT2
A co-student and I have been working on a project, where we embed a wiki
system (xWiki) into
an existing portal/platform for students. Unfortunately, we don't have any
teachers, who are all that savvy with the technology part either, so we
Mapping a big file into memory08 Nov 2006 05:57 GMT1
There is a big file and instead of loading this whole file i want to
a part of the file loaded into memory.And want to perform searching on
the
loaded part if the required data is not available unload that Memory
Jscript Script file (Urchin)07 Nov 2006 23:27 GMT1
I got warning for downloading  Jscript Script file by downloading from
http://www.google-analytics.com/urchin.js which was seen in by clicking
view-source of http://www.shiachat.com. Later I got runtime error while
tried to run that file.
Got Runtime Error while running Jscript Script file (Urchin)07 Nov 2006 21:01 GMT1
While downloading Jscript Script file from
http://www.google-analytics.com/urchin.js, I got warning and I clicked
yes and saved it on HD. The above link was given in view-source file
for http://www.Shiachat.com
Parsing XML attributes with DOM07 Nov 2006 09:21 GMT3
I am trying to extract attributes of elements and failing.
In the example below I want to extract the value("Kg") of the "units"
attribute of the element weight.
My code is based on "XML Cookbook" by Ian F Darwin, OReilly.
Can I please get some help07 Nov 2006 05:27 GMT5
Can someone please help me with this? I am not sure on how to finish it
of fix the errors I get. The errors so far are
inventorysupplystock2.java:45: ')' expected     } // end method
setRestockingFee   and
Inheritance07 Nov 2006 00:07 GMT3
Is there anyway for a superclass to access/call a method that belongs
to a subclass? Thanks
Constructor with a lot of arguments?06 Nov 2006 22:58 GMT5
If my constructor has a lot of arguments..e.g.
People p  = new People("john", "1960-12-30", "M", ...);
should I write in this way?
People p = new People();
Help Reading XML file06 Nov 2006 22:07 GMT8
guys,
i have a xml file with this format,
<a>
    <b name="test0" value="0">
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2006
 
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.