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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ending a session in servlet20 Mar 2006 10:46 GMT1
i need to know one simple answer but its not workin for me.
i have a problem with my servlet.i had bound an rmi object with a
servlet page.The thing i need is i have to invoke the call to an method
of rmi class when the IE running servlet page is closed.i tried with
Java E-mail20 Mar 2006 10:20 GMT4
I would like to write a program that sends an email message to notify the user that the program has ended. I would appreciate it if someone could direct me to the Java packages/classes and references so that I can implement this. Thanks in advance.
Cheers,
Sharp Tool
local download from CD20 Mar 2006 09:19 GMT2
How can i go about showing a user a download dialog which automatically
detects which drive letter the CD drive is and uses that as the default
location to save files from.....
I'm using Flash and need to have a 'localized' version on CD. This will need
Determine which frame called windowActivated20 Mar 2006 09:14 GMT2
I have a number of JFrames that call the same
windowActivated(WindowEvent we).  How do I determine which frame caused
the event.  
Thanks.
ObjectInputStream and unknown object20 Mar 2006 07:03 GMT4
I'm having an issue with ObjectInputStreams. I have two JVM instances
running, communicating via ObjectInputStream/ObjectOutputStreams. Call
them instance A and instance B.
The basic way the program works is that A sends B some data, B does
no DES provider in java 1.520 Mar 2006 07:01 GMT8
I used password encription with java 1.4.2_06.
Now with 1.5 I getting following error:
java.security.NoSuchAlgorithmException: Cannot find any provider supporting
DES
events for jlist20 Mar 2006 02:31 GMT2
I have a JList of objects, I know how to get an event of an item is
selected, but how do i receive an event if an item is double clicked?
thanks in advance
Passing arguments in Main - not simple20 Mar 2006 02:25 GMT6
 I understand how people normally would pass arguments to a program using
the command line using the Main method, but when using Swing people seem to
recommend starting the application in its own thread as shown below:
   public static void main(String args[]) {
how do i create a method that returns the same object as passed in19 Mar 2006 23:30 GMT1
i've just started working with hibernate and i want to create a generic
method that will take a class and id and pass back an object of the
type class i've passed to it. here' what i've got so far.  i now it's
not correct but i'm not sure how to fix it.  could somebody help me
Two dimensional array19 Mar 2006 23:14 GMT5
I'm trying to program a kind of "slot machine". And I've run into a
problem I can't figure out a proper solution to.
To check if there's a winning line in my slot machine, I need to
compare the lines of int's to check if they're similar.
anttask ReplaceRegExp and empty lines19 Mar 2006 20:15 GMT7
Is it possible for the ant task ReplaceRegExp to remove empty lines
from a file... I tried the following
<project name="ReplacementTest" default="test" basedir=".">
<target name="test">
location of Eclipse configuration file19 Mar 2006 15:20 GMT6
can someone tell me where Eclipse maintains its configuration file.
If I customize my ide, such as custom keys, I would like to backup the
file.
I can't seem to find the file.
Reading integers from a text file.19 Mar 2006 14:50 GMT7
Hey everyone.
I need to read the ints (specifically, to find the highest) from a text
file structured like this:
Surname 100
System.nanoTime and multiple cpus/cores19 Mar 2006 13:50 GMT15
I've tried to use System.nanoTime to make precise measures of timing
intervalls. I't works great - but only as long as the program runs on
one cpu only. If there are multiple cpus/cores, the running thread seem
to switch between different cpus and each cpu seem to have a different
can we compile java code into a dll?19 Mar 2006 13:16 GMT2
I'm new to the world of Java programming..and interested to know
whether Java code can be compiled into a Dll, so that it can be
integrated with COM+ application(Windows Platform).
Regards,
 
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.