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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dynamic Method Lookuip in Java27 Aug 2006 12:28 GMT2
Does java has vtable and vptr like C++? I try to understand the
mechanism java used for dynamic method lookup, but my books don't say.
Can someone explain? Thank you.
Non Blocking Server - 100% CPU Usage without OP_WRITE27 Aug 2006 10:21 GMT5
I have a non blocking server which accepts new connections as per the
acceptConnections() method below.
Connections are closed by calling channel.socket().close();
The server works fine, however after sometime we notice that the CPU
Shift operand question27 Aug 2006 05:50 GMT15
I got some question of a free test on the internet and I do not
understand it.
//-------------------
Is the following true or false: A mod (%) 16 is performed on the shift
One thread per object26 Aug 2006 18:23 GMT9
I want create for each object that I create in my program an own thread
where this object is running in. But the object itself should not be
derived from the Thread class, e.g.
class bootstrap {
writng Java FTP program -- how to26 Aug 2006 16:57 GMT6
I'm writing a class that will connect to and download an ASCII file via
FTP. I currently do this manually, but am automating the process. I've
reached a sticking point, and have not been able to progress for
several days, and would very much appreciate any (and all) suggestions.
Regular expression to match word given stem26 Aug 2006 16:52 GMT4
I need a regular expression that will match a word stem to that stem
PLUS all common suffixes.
'make' should match makes, meker, makings etc.
A slight twist is that I am using the Porter stemmer so some of the
FTPClient Help26 Aug 2006 15:39 GMT2
Hi friends,
Give some ideas how to proceed. I need to setup an FTPClient, which
will be deployed in tomcat server. Whenever bytes comes through socket,
it should be written to a file and stored in ftp folder.
0xE8 converted to int returns me -24 instead of 23226 Aug 2006 12:35 GMT3
I'm reading a binary file, in which I know that at a certain
index I'll be reading integer numbers. Everything works
fine until a certain point where i encouter 0xE8, and I'm
returned -24 instead of 232.
Client/Server/Servlets Design Problem26 Aug 2006 10:59 GMT5
since 1 month i work on a server, which check all 5 seconds for change
on some sensors. the server could register multiple modules (in form of
objects) for multiple sensors, so if one state of a sensor change, the
registered's moduls for this specific sensor will be invoke and ...
plotting with java25 Aug 2006 21:29 GMT4
I heard from someone that there is already a java library for plotting
two arrays of data.  He made it seems as if it was part of the API.
But I doubt it and I am not really finding much on the subject so far.
Help With Eclipse - it wont save my resources :-(25 Aug 2006 20:20 GMT3
Hi all, i hope this is the correct forum to post this.
i have a problem with eclipse ever since i installed the new webtoolkit
i'm working with version 3.2 with wtp.
the problem is i can't save resources or exit in an orderly fashion.
Accessing datatable row....25 Aug 2006 20:06 GMT3
i need a little help.
I've developed a datatable and an actionListener as commandlink for
each row,when it's clicked an insert on a table is performed.
The problem is that when i insert value and click my table is filled
Servlet Question / How to keep from displaying until fully loaded?25 Aug 2006 18:46 GMT1
If the page hasn't fully loaded and someone presses a form button, I
get an Exception because the data hasn't yet been written completely to
the page before it is displayed.
I'm having this issue crop up on new browsers, such as Firefox.
Getting Process ID25 Aug 2006 15:51 GMT1
I need to save my process ID from java to file. How can I do that in
java?
I am using java 1.5.0_07 on Linux 2.6.18
password encrytion and decryption25 Aug 2006 12:41 GMT2
I want to encrypt and decrypt the password .
I have the code for encrytion but can anyone help me to get the code
for decrytion using the same API's.
I have used the following code for Encryption
 
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.