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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using timer in a server thread21 Feb 2008 15:57 GMT3
I just build a server, I want to add timer to thread where user don't
send any message for 5 minuts the thread is close: what I need to do?
import java.net.*;
import java.io.*;
Porgrammers help needed21 Feb 2008 15:49 GMT1
I m a NUS student currently doing a research on programming forums.But
in urgent need for respondents. If you have use any of the forum,
could you please please help me do a survey. I only need 100 but up to
now across 5 forums, i only got 35. I really want to graduate this
how to display/input/write Chinese Text in java21 Feb 2008 14:39 GMT6
I am trying to make a very simple java program, where I am trying to
display Chinese characters. I am trying to save them into a file (for
now, later into db2). However, I seem to make no progress at all.
I am completely lost with this one. I have googled and gone through a
What's the use of private?21 Feb 2008 06:06 GMT27
Unless I'm mistaken, private things are inaccessible to everything
else, even subclasses. And it seems that using private makes it
difficult, if not impossible, to extend the class. Protected, on the
other hand, is just like private except that extending classes can use
Java Program to Pase the .ics file21 Feb 2008 04:07 GMT2
I have an .ics file .
I need to write a Java program that takes .ics file as input and give
information about all attributes mentioned in this file.
java servlet (form data refresh)21 Feb 2008 02:57 GMT4
If a user adds an item to his/her shopping cart using form data like
this:
http://my.domain.com/addToCart.do?itemId=HB0019
How can I determine if it was generated from user clicking an add-to-
Keeping form input values20 Feb 2008 22:44 GMT5
I am going to create a form that will have about 3 pages of inputs in
one form.
The first and second page will have continue button and the final page
(3rd page) will have the submit (into database) button.
OpenJMS20 Feb 2008 19:34 GMT9
I'm curious what other's experiences have been with OpenJMS. I'm
looking for a "vender neutral" JMS so I can provide services to my
customers who implement on a variety of App Servers. I thought I could
standardize on OpenJMS since they could all interact with it (vs me
the best practise of udpchannel with selector??20 Feb 2008 09:46 GMT5
I wrote an module which can send and receive datagrams through UDP.
I use a selector to manage it,but I come with a problem of 100%cpu.
the code is as follows:
private ConcurrentLinkedQueue<ToSendData> resps = new
Deserialization attempt freezes program execution20 Feb 2008 06:47 GMT8
In the following code I have an array of bytes in "bytes" which is the
serialization of a class of type MyClass.  When I try to deserialize the
bytes, it gets as far as the call to readObject() and then just stops.  No
exception is thrown.
static method and variables in servlets and APIs' classes20 Feb 2008 02:20 GMT6
In my current project i found that a large number of methods are
public static. I am not getting why we need static methods and
variables in servlets and apis' as we all know that on each request a
new instance of servlet is been created.
Java Child Threads19 Feb 2008 22:00 GMT3
Here is a conundrum...
User authenticates to a web application.....Parent thread is created.
At some point during the user's interaction with the application, I
would like to create a child thread that can perform a task
RMI, fault tolerance and load balancing without tomcat19 Feb 2008 17:08 GMT11
I have just finished a project where I had to migrate a legacy C++
project and get rid of certain buggy, ancient, unsupported components
for modern java-centric equivalents. The last step in this process was
replacing CORBA with JMS. I was against this but got overruled so
Unable to access internet via netbeans19 Feb 2008 14:39 GMT2
I have been trying to download plugins inside my company but i ab not
able to connect to the internet. Do i need to have apecific proxy
settings. I tried setting up the proxy settings in Netbeans but that
didnt worked.
icons in jtree19 Feb 2008 11:32 GMT1
why icon in jtree do not save when I change it? what can do?
 
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.