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 / General / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detecting file changes at block or byte level28 Jun 2006 09:43 GMT2
Hi, I am currently doing some research on building an app to send files
over a network. We are wanting to only send changes in files if the file
is already on the other computer.
Is there a way to *quickly* detect changes between
Newb Question28 Jun 2006 08:37 GMT1
Im learning java, and i build a simple applet...
I compiled it into *.class and now, when i run it, i got the following
error:
Exception in thread "main" java.lang.NoSuchMethodError: main
HTTP question28 Jun 2006 08:03 GMT3
Just curious ... in a persistent HTTP connection, when receiving an
HTTP message with an attached body, how does one recognize the end of
the body?
Obviously, the start of the body is easy to parse for (CRLF followed by
Parsing the command line28 Jun 2006 06:59 GMT1
What is the "Best Practice" for parsing the commandline (GNU sytle) with
Java 1.4 in a commercial project ?
Jakarka Commons CLI?
Jargs?
Xml parser and character encoding28 Jun 2006 06:41 GMT8
   I am new to java and I run a short program processing xml files.
   Everything ran very well until I received xml files with the character
itself instead of its numerical reference (for instance 'é' instead of
'é'). I thought java would handle it but unexpectedly, it ...
Follow up on thread from a month ago (was: Something like Visual Assist for Eclipse )27 Jun 2006 23:01 GMT2
Back in May there was a thread about the features of a C++ tool called
Visual Assist and why didn't Eclipse have these features.
I wanted to provide some follow up information.
For reference that thread is at:
Override prepareRenderer()27 Jun 2006 20:53 GMT1
I've gathered that in order to change the background color of a row,
one can either use the tablecellrenderer or can override the
prepareRenderer() method. I have chosen to override the
prepareRenderer() method. My question (and a reather silly one) is
synchronized block in synchronized static method27 Jun 2006 20:43 GMT15
I recently stumbled across this idiom.
 public static synchronized int getThreadCountMax()
 {
   synchronized (ARTClientThread.class)
Fetching the contacts from the address book from any email server27 Jun 2006 18:12 GMT1
This may sound a very basic question.
Basically I want to fetch all the contacts from any email server say
Lotus Domino server or Microsoft Exchange server and display them. I do
not know how to do that in Java. Is there any generic way by which I
Spring MVC Data Binding and user-friendly error messages27 Jun 2006 18:09 GMT2
Dear Spring MVC experts!
I am using a controller of type AbstractWizardFormController to
implement a multi-page form entry workflow.  This controller operates
on a session-scoped command object which has a property of type
Screen Refresh27 Jun 2006 16:58 GMT1
I have two versions of the same image. One is a scaled version of the
other. I would like to display the smaller zoomed-out image on the
screen, and where the mouse is, I would like to "fisheye" the small
view. However, instead of a standard ballooning fisheye, I would like
connecting to a virtual private network using Java27 Jun 2006 15:45 GMT1
This may be a very simple question, but I'm completely lost at this
point.
We have a large code base in Perl, around 12,000 lines of code. Mostly,
this code runs queries on one remote database, manipulate the data, and
Problem about the used time to sort an array27 Jun 2006 15:36 GMT8
I have a servlet and in this servlet I have a problem when I sort an
array. If in Tomcat 5.5.4 (on windows) the order is very fast (about 2
seconds) , but in tomcat 5.5.9 is slower (about 25 seconds). I don't
Know why the same code has diferent time. I don't know if I have
JSF forced page refresh27 Jun 2006 14:52 GMT6
I am trying to force a JSF page to refresh all of its components so
that they will all be empty instead of the original values.  I am
trying to come from another page using a JSF hyperlink to reach the
destination page, and when the destination page is reached it should be
Free Diff library wanted27 Jun 2006 14:38 GMT2
can somebody help me to find a free Diff library? I would like to compare
texts and figure out the different lines but also differences in the lines.
Zsolt
 
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.