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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Storing object references in an array20 Sep 2007 10:39 GMT7
I'm new to Java so bear with me.
I want to store a bunch of object references in an array.
Here's what I have:
import java.text.DecimalFormat;
Java Factory Handler20 Sep 2007 10:36 GMT1
As the principal engineer of an HTTP web server, you are responsible
for implementing the request processing subsystem of the server.
An incoming request for a specific resource, identified by an URI,
must be dispatched to the appropriate handler according to the server
JAVA process hang when expectts error stream from C++ application20 Sep 2007 08:57 GMT4
Hi friends,
My JAVA program has to call c++ (kkk) application and JAVA opens 2
threads to read outputstream and errorstream from c++ application.
See the code below). Since errorstream is expecting some data it hangs
data lost issue using sockets20 Sep 2007 03:40 GMT7
I have an interesting issue with socket programming.
I would like to send String based information via Sockets.
As it could happen, that a part of the information gets lost on its
way to the client, I would like to send before all such packages the
programming a javachat20 Sep 2007 03:39 GMT4
I'm going to program a chat in java. In the beginning there will be
50-100 users - later maybe more.
I think of making a multithreaded server that creates one thread per
client connected. (other suggestions welcome )
Requirement for Altiris Engineer @ Scottsdale, AZ --- from Neel (BeyondTEK IT)20 Sep 2007 03:38 GMT1
Could you please check the following requirement for an Altiris
Engineer.
Job Title: Altiris Engineer
Location: Scottsdale, Arizona
how to convert like aa_bb_cc to AaBbCc efficiency in java19 Sep 2007 20:02 GMT3
I want write an function to convert the abc_def_gh to AbcDefGh.
What I thought was, but I think it is very unefficient
>>> code here:
String[] nameWords = name.split("_");
Java interviews and "prescreenings": Ask them to program for real.19 Sep 2007 19:55 GMT1
A good way to to measure Java programming Hands-On skills.
The site really asks programmers to program and evaluates their
solutions online.
http://www.betterprogrammer.com
Java objects from XSD?19 Sep 2007 18:11 GMT4
How can i generate java domain objects that represents XSD elements?
I have tested jaxb and it generates too many things (annotations, statci
classes inside, enums etcetera).
I just need to generate classes with fields, getters and setter.
xp netbeans 6 svn client not recognized19 Sep 2007 15:47 GMT3
I added svn binaries to the windows path and when i test it by opening
a windows cmd console the svn client works but netbeans 6 doesn't
recognize the svn client ?
Just Starting Out19 Sep 2007 15:24 GMT2
Am just starting out using Java, what are the best resources to use to get the most out of this language?
SMTPTransport chokes with >1 thread, >1 message19 Sep 2007 14:14 GMT1
I've been using the following piece of code for years to send e-mails
from Java apps.  It spawns a new thread for SMTP delivery and works
nicely when I want to send a single message at a time.  Unfortunately,
it looks like this chokes when I want to send multiple messages, each
A question regarding singly-linked lists.19 Sep 2007 13:48 GMT7
Here is some code.  It reads in a line, then puts each token in that
line into a list node.  The problem is that it seems  that the next
token simply gets put into the data field of the head node.  This is
causing the .next to NEVER equal null and crashes JCreator.  This list
Q How to display Hindi text on JSP using Resource Bundle and properties file ?19 Sep 2007 10:12 GMT14
How to display Hindi text on JSP using Resource Bundle and properties
file ?
Chronometer19 Sep 2007 09:53 GMT4
I suppose this is kind of an easy question but I'm getting a hard time
with it.
I want to have a loop that breaks upon a normal condition and a time-
condition namely to stop if the other condition haven't been met after
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 August, 2007
 
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.