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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
writing to sockets23 Jan 2006 06:50 GMT5
In non-blocking NIO, why do I need the OP_WRITE flag to be set in an
interest set ever? I understand that OP_READ indicates that new data is
ready to be read. But for writing, should I not only need to do
Channel.write(buffer) whenever I feel for it?
JNI loadlibrary choosing dll or so23 Jan 2006 06:47 GMT2
Dear programmers,
I am having some trouble in order to determine the OS used by the JVM. I would
like to load some libraries but i don't know the system that is running it.
I would like to do something like:
Free speech.23 Jan 2006 04:41 GMT88
I have received a complaint from my internet service provider for posting my
idea's/opinions on this/these newsgroup(s).
I am not certain if it was a complaint from a prankster or from the
administrators of this newsgroup or one of these newsgroups.
Come back physci.org !23 Jan 2006 04:05 GMT7
The server at http://www.physci.org/ is crushed.
Please recover ASAP !!!
Thanks.
Generic Oracle DB Mngr23 Jan 2006 03:36 GMT1
Can anyone point me (share code) to a Java wrapper (aka DB-Mngr, aka
data access object) that supports a call to Oracle SPs.
Something that would basicly implement:
Interface DatabaseMgnr
benefits of NIO23 Jan 2006 03:10 GMT2
I have been looking an nio trying to figure out how it works, and
hence where it would pay to flip over to it.
It uses an underlying InputStream. So if you read the whole
InputFileStream into a byte array in one i/o, NIO would do you no
age old question23 Jan 2006 00:40 GMT2
I have an arraylist and associated with it 2 iterators. When iterating through the arraylist in the forward and reverse direction and removing nodes under certain criteria. I get a concurrent modification error. This is with using the iterators remove() method and not the ...
Managing Session with javamail22 Jan 2006 22:56 GMT4
I send a large number of emails using javamail. My problem is that my
provider limits the number of emails I can send out per minute per
session. On top of that, it does not allow me to use another SMTP
server than its own.
Creating instances of abstract class DateFormat?22 Jan 2006 22:19 GMT5
I am trying to learn the requirements for the new Java Certification exam and
came across something that doesn't make sense to me.  According to the JDK 1.
5 docs, java.text.DateFormat is an abstract class, yet it has a constructor,
DateFormat().  It also has a method, ...
negative hash code22 Jan 2006 22:15 GMT8
Iam wondering if it's ok to get negative values from hash code?
it seems strange to me, since hashcode should reffer to place in memory,  
or have I got it wrong?
public class Test {
How to Convert \r\n to \n22 Jan 2006 22:06 GMT6
I download an opensource java program named chabria text normalizer
which normalizes a string according to a set of rules defined in a
seperate file. This file is read by the program to apply rules. Source
for parse this rules is auto generated by another opensource program
how to process authentication and authorization22 Jan 2006 21:51 GMT1
for a web-app login checking, it's said the right-way is to process
authentication then to process authorization.
I'm wondering:
1. Does it mean it needs to connect database twice, each of which for
fitting Jframe size to the screen22 Jan 2006 21:01 GMT5
I have a question about fitting the size of a Jframe to the screen. i
have an application that has some Jframes, and when i use these
commands:
frame.pack();
Problem with unziping files22 Jan 2006 20:26 GMT1
I've got terrible problem with unziping binary files with ICSharpCode
library. I've tried to do it by the code below with jpg files. The
files are unziped but they are unreadable. I don't know what I have to
do. Maybe it's something wrong with library. Can anybody help me??
How to interact with a Live java process from php?22 Jan 2006 19:07 GMT10
My question is pretty much what the title describes.  My situation is:
The essential task is to provide a service to web user.  This service
can only be accessed from a java program on the backend, and this
program, unfortunately, is a 24/7 live process.  My teammate is going
 
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.