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
how to display java API document in eclipse03 Jul 2007 18:41 GMT10
 I'm new to Eclipse. Is there a way to display java API specification
when the mouse is on a standard java class/function? For example, when
I hover on the word "System", it should display the spec of
java.lang.System like the following page or similar content?
printing French letters in System.out.print03 Jul 2007 17:38 GMT5
I have the following code:
String strIn = "fran ais";
        System.out.print(strIn);
but in consol i get:
debug on Eclipse.03 Jul 2007 16:15 GMT5
On Eclipse SDK 3.2.2 -
Where can I do the debug (breakpoints, etc ...)
Thanks :)
configure jdbc sql driver in netbeans03 Jul 2007 14:37 GMT1
i want to configure jdbc sql driver in netbeans
if you have any idea then please reply me
please explain in detail(step by step)
thank you.
How do I get a String[] from  a Map<String,Object> keys ?03 Jul 2007 14:26 GMT8
I all.
I have a
   Map<String,Float> foo = ....
And the following line of code a couple of instructions after:
Handling mp3's in Java03 Jul 2007 14:20 GMT1
I'd like to write a program that splits mp3 files after long enough
periods of silence (say 3 seconds, for example); this would be used to
chop up long recordings into smaller, more manageable pieces.
Are there any Java libraries that can handle this kind of task?
OutOfMemory Error in Tomcat03 Jul 2007 14:12 GMT1
I setup a tomcat server in win server2003.
My config. :
-jdk1.5.0_12
-Tomcat5.0.28
Java editor03 Jul 2007 13:40 GMT74
Hi. I was just wondering if someone can recommend a Java editor for
me.  I'm looking for something that supports automatic indentation.
JMS (JNDI InitialContext) with Sun Application Server03 Jul 2007 11:54 GMT4
For a remote client running connecting to a server at serverAddr
running OpenJMS, I am able to obtain an InitialContext as follows:
        Properties env = new Properties( );
       env.put(Context.INITIAL_CONTEXT_FACTORY,
Jini & serviceRegistrar problem03 Jul 2007 09:28 GMT1
I am using JINI with Javaspace (I am doing a whiteboard).
In my code, I did :
...
import java.net.MalformedURLException;
Axis2 over https03 Jul 2007 08:04 GMT2
How can I run an axis webservice over https?
I tried to run standalone version of axis2 and was successful.
I deployed my services and its running fine.
Now I want to run it on https. Is there a way to this?
Why the 127.0.1.1?03 Jul 2007 02:24 GMT4
I used the InetAddress.getLocalHost() to get my IP address, buy i got
127.0.1.1?
How can i get my REAL ip address?
Hang on socket close after connection reset or connection timed out03 Jul 2007 00:27 GMT14
i have a rather nasty problem here and the situation is pretty critical
so please help wit anything that comes to your mind.
There is a thread with a server socket which accepts a connection and
spawns another thread with the created client socket. The connection
Add certificate from web -> keystore02 Jul 2007 23:11 GMT2
I'm working with a large cluster of hundreds of nodes.  The cluster
occasionally chats with itself using web services, SSL, and self-
signed certificates.
The cluster is built through scripts of course.  And the creation
java.lang.ClassFormatError when creating JAXBContext object02 Jul 2007 22:36 GMT1
I am trying to marshal an XML document using JAXB 2.0. At runtime,
when my web application tries to create a JAXBContext object, I get
the following exception:
type Exception report
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.