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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
com.sun.net.httpserver.HttpsServer - How To?13 Jul 2007 10:06 GMT1
I am using the mini HTTP server in JAX-WS that ships with JSE 1.6 to build a
web service that is embedded in an application. The HTTP server works fine,
but the HTTPS server does not. The handshake fails on client hello, with
"javax.net.ssl.SSLHandshakeException: no cipher suites ...
Why no "cause" constructors for NumberFormatException13 Jul 2007 02:55 GMT26
IllegalArgumentException implements the (relatively) new contructors
that include a Trhowable as a "cause". But NumberFormatException,
which extends IllegalArgumentException, does not. Anybody know why?
Functional programming13 Jul 2007 01:58 GMT17
Has anyone here tried any statically-typed functional programming languages
that target the JVM?
Languages like Scala seem to couple the enormous benefits of functional
programming with Java interoperability. However, the JVM provides little
java13 Jul 2007 01:46 GMT2
Do any of you know someone experienced in Java that is interested in a full
time job in Tucson, Omaha or Dallas? Company dies not pay relo but has an
excellent reputation as a great place to work.
If you are interested sheck out www.retaliz.com
how to grantee a user to delete any files?13 Jul 2007 00:24 GMT1
SecurityManager sm = System.getSecurityManager();
sm.checkDelete(dir.getAbsolutePath());
Do the above codes mean the file 'dir' can be delete at any time?
File Reading12 Jul 2007 23:14 GMT7
I was just wondering what the class was called that allowed you to read
a file in the form:
[blehName]
blehMoo = Something
HELP: Java ssh library - unstable connection12 Jul 2007 22:46 GMT3
I am using the com.sshtools.j2ssh.SshClient class in order to connect
to a remote machine. Once the remote machine is rebooted this class
does not recognize the fact that it is no longer connected (in other
words: isConnected() returns an answer of true) trying to disconnect
is such thing like 1E+5 in Java to represent 100000?12 Jul 2007 22:40 GMT9
I need to use some int or double like 100000, or 100000.0. Sometimes the
number becomes even bigger. I hate to count those zeros. I am wondering
if a more visually form, like 1E+5, available in Java.
Thank you.
following simple java questions :)12 Jul 2007 22:31 GMT1
As now I have to use the class Stack and use it for a class Symbols. The
thing is, the class Synbol is defined in other package, so I get
unrecognized symbol 'Symbol'. ;). What are solutions to this ? Should I use
more generall type in Stack like Object (since every class inheriths ...
hi12 Jul 2007 22:06 GMT3
hi how ru ?plz tell me i m adding some persons but didi not add
plz tell  wht problem is it ?
Loading Data in separate class12 Jul 2007 21:51 GMT2
Hi everyone, i am having a little trouble, i am relatively new to java
and I am having difficulty with a little methodology.
I am using the java excel api to import some data from excel into a
routine for some data analysis. Below is a section of the code which
inheritance in java - simple question12 Jul 2007 21:39 GMT6
I have to implement a simple class hierarchy :
       List (two directions ;))
      /                     \
    /                        \
Where to find good code examples on Struts framework12 Jul 2007 20:52 GMT1
Hi, I'm relatively new to struts programming and would like to know if
anybody can suggest sites to find some good code on Struts
implementation in Web page designing??
Suggestions to make cleaner code12 Jul 2007 18:35 GMT9
/**
*
* Date usage.
*
Timezone problem in Fedora Linux12 Jul 2007 18:33 GMT9
I'm having a problem with the time in Java.  I running Fedora 7 and
Sun's JDK 1.6.0_01.  The time is one hour early and the timezone shows
GMT-0800 when it should be -0700.  Any ideas?
[root@localhost tzupdater-1.2.1-2007f]# cat test.java
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 25 26 27 28 June, 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.