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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SocketChannel.write() buffering problem???12 Nov 2007 02:04 GMT2
I have a ByteBuffer named "buf" which is created by the
ByteBuffer.allocate() method and is set to size 1024 bytes for each packet
to be sent over the network.  I also have a SocketChannel named "channel" to
which I want to write multiple ByteBuffer packets.  This is working but
single circular linked list : QUESTION.11 Nov 2007 22:03 GMT3
Hi, I have this single circular linked list structure:
   public class ListItem {
           int n;
           ListItem next;
Which one is better?11 Nov 2007 17:24 GMT6
Aim: To add a member into the system
Method 1:
If ( system.validation ( member ) ) {
   system.addMember( member );
What does conn.close() do when using datapool?11 Nov 2007 15:06 GMT6
I am using tomcat's datapool + mysql.
when I call conn.close() after I finish my job.
what does it do exactly?
it will get the connection back to tomcat's datapool so the next user
Java Networking11 Nov 2007 08:23 GMT3
I have been having trouble with my file transfer program that I have
been writing over the past few weeks.  It makes p2p to transfer files
and the two sides update each over based upon string being sent over
one port (5013) and the actual data being sent over another (5012).
Looking for tutorial material on 'static', 'final' et al.11 Nov 2007 07:34 GMT1
My background is in Unix C programming, so bear with me...
When I get error messages such as:
  "Cannot make a static reference to the non-static field <xyz>"
I am able to move things around and make the program work. I do have a
If you try the JBuilder Enterprise trial, you won't be able to run Turbo JBuilder afterwards11 Nov 2007 06:27 GMT6
I was very happy with Turbo JBuilder when I made a bad mistake: I
downloaded the JBuilder Enterprise trial to check it out.
The first sign of trouble was that the About dialog in both versions
showed "JBuilder Enterprise 2007". When the trial period ended, I
File Open dialog bug in 1.6.0_0311 Nov 2007 06:16 GMT15
I am using 1.6.0_03 under Win2K SP4 for a couple of apps and in both
cases I see a problem with the File Open dialog box.  When put in
"details" mode the columns include "modified" which should be the file
date.  But instead I see the file type.  There is also no way to add
Mathematical set operations in Java / searching for library10 Nov 2007 20:06 GMT11
Dear Group,
i'm searching for a Java library which supports all ways of set
handling, like generating a set of all prime numbers up to 10000, diff
it to another set and so on.
Servlets, JSP with JSTL, and JDBC10 Nov 2007 17:27 GMT4
Is there somewhere on-line I can go to find out about Java Servlets,
JSP with JSTL, and JDBC?  I also need to know about the Java 5
enhancements; I know that you can get the "Scanner" class in Java 5,
but I don't know anything about any other enhancements.  Any
jsp client for axis2 webservice10 Nov 2007 14:38 GMT10
lam trying to write a jsp client for an axis2 web service.
The web service is already up and running, so the wsdl is already
created by axis2 automatically. I still don't know how to create a jsp
client, which would just call a axis2 web service function. I would
Swing layouts vs. SWT layouts?10 Nov 2007 07:24 GMT4
Swing offers:
- AbsoluteLayout
- FlowLayout
- BorderLayout
What version did JFrame.add() get pointed to the content pane?10 Nov 2007 04:21 GMT2
JFrame.add() remove() and setLayout() all point to the JFrame's content
pane now.  In what JDK version did that change take place?  I can't find
a reference in the docs.
Thanks,
java programmings10 Nov 2007 01:40 GMT1
http://computer-programmings.blogspot.com
my problem with the sending pictures to others10 Nov 2007 01:01 GMT1
I have problem with the sending pictures that when im send it to some
body not appeares to them at all in the sending messages only the
words can be appear
thanks
 
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.