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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Thread-end monitoring12 Nov 2006 15:06 GMT4
I have constructed several threads in my application (it is such that
some threads start other threads, etc.). Now I would like to have a
possibility to execute some actions just when all the threads finished
(i.e. go out from the run function). Is there any nice way to do it?
SSL no cipher suites in common?12 Nov 2006 04:43 GMT1
I'm trying to establish TLS over an existing socket, both the server
and client are running on the same machine with the same jre, but I
keep getting a "SSLHandshakeException: no cipher suites in common.", so
I was wondering how that's even possible.
Customising Swing JTextField12 Nov 2006 03:48 GMT3
Im trying to create a custom text box. What I have done is inherited
from the JTextField class, and attached key listeners. However,
obviously swing is calling my listeners then processing the JTextFields
ones. Without using the formatter etc... I want to block key events
how to restrict access to certain ip ranges12 Nov 2006 02:38 GMT3
Let's say, I only allow  ips in 128.X.X.X/16 and 160.X.0.0. blocks  to
access my webserver. How to restrict it..... what api and stratagy to
be used?
I  am thinking of putting InetAddres's to HashMap of 128.X.X.0
Webmaster FRESH NEWS11 Nov 2006 23:30 GMT3
This is my first post..
Greets 2 all
..can someone plz give me an opinion on this one,
im working on my web site and iv found something like free and (COMMERCIAL
Transaction...11 Nov 2006 22:44 GMT1
excuse me if i open another post on the same argument but now i've
cleared my problem,so i think a new discussion can be useful. Thanks
for precedent replies.
I've to use a transaction in my jsf application.
HashMap Conversion11 Nov 2006 20:01 GMT4
how do i convert an hash map into a  byte array(being able to restore
this later , without losing data)?
thanks a lot!
bye
Transaction problem11 Nov 2006 19:51 GMT1
QUESTION 1:
can we use JTA  API in a web container ?
say , i have  a servlet where i am doing transaction to 3 different DB
as a unit.
File is null when downloaded from unix11 Nov 2006 19:48 GMT10
Following ocde is used to download file from unix server, when i try on
window server, the downloading is fine. However when i download from
unix server in binary mode. The file is empty. Is there anything i
should take note of when trying to download file from unix
hot to connect 2 users in one program11 Nov 2006 17:53 GMT1
I am new to java..I am trying to  connect to two different users in
oracle Database by using the JDBC program.  Please help me..
bye bye.
Java web start and JRE versions11 Nov 2006 14:35 GMT2
A question regarding Java Web Start
I understand that by putting the appropriate link in the file I can force
download of a specified JRE to run the application (if it isn't already
there).
Java  Future11 Nov 2006 14:02 GMT51
To all the Java Specialist,
I am in a great dilema whether  i shall go with  (c,c++& Unix)   OR
should i go with java.
How do you see Java in the near future
Servlet error ...package Javax.servlet does not exist11 Nov 2006 13:55 GMT4
I'm writing a simple servlet .. heres the code:
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
Listeners and MVC11 Nov 2006 13:14 GMT3
I have a question about the use of listeners in MVC.
I setup my MVC so that
View has access to Model
Controller has access to View and Model
System.arraycopy (2 dim array) and growth of 2 dim array11 Nov 2006 09:22 GMT1
I am working on a program which contains a module that can perform Cartesian
product on number of sets.
The code I have developed so far is :
import java.lang.reflect.Array;
 
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.