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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Testing23 Feb 2006 13:42 GMT1
Testing
NullPointerException vs '= null' check23 Feb 2006 13:33 GMT10
I have question regarding best practices.
Let's say I am writing a method that takes a String parameter and
returns a formatted String.
For this discussion we'll use the following.
Javamail -- IMAP & Multipart/Alternative23 Feb 2006 13:30 GMT4
I am having some issues when using Javamail and an IMAP folder. I am
trying to check for an IMAP folder for specific messages (this part is
working great). When I notice a message I am interested in I begin to
process the message and hopefully save the contents to disk. What I am
running different plugins within a java application in different JVMs [urgent need of help]23 Feb 2006 13:07 GMT3
I am developing an application that supports loading plugins. It is
using the JPF framwork. The problem that I am having is that I want to
start each of the plugins within the application in different java
versions (start a JVM within another JVM). Currently, the plugins are
Calling Web Service with axis freezes application23 Feb 2006 12:15 GMT1
I have problems invoking a Web Service with AXIS.
When I call a web service which is on localhost, the process freezes
when invoke() is called.
SOAPEnvelope response = createCall(serverURI).invoke(request);
The best data structure23 Feb 2006 10:56 GMT3
What is the best data structure in Java for the next example:
I want to store different properties with their values in a structure that
is fast for inserts and even faster for retrival. It should also provide
the ability to search for only a fraction of the property.
Date format Conversion23 Feb 2006 10:46 GMT5
I need to convert "20050930" to "9/30/2005 12:00:00.000 AM" using Java
Strings and (perhaps?) regular expressions.
The idea is to match 2005 as the year, and put it under the [yyyy] part
of mm/dd/yyyy, then match the next 2 digits of mm, then the next 2
how to use SSL23 Feb 2006 10:33 GMT1
I need some help on setting up SSL to use with JNDI and accessing an
LDAP server. Do I need a CA cert, client cert, server cert, a
combination of those or none of them?   Java docs on sun.com aren't
clear on exactly what is needed. What stores do I put them in and what
Specifying a file's directory23 Feb 2006 10:26 GMT1
I am using Netbeans V5.0 and using a properties file for an application.
How can I specify where the file is stored WITHOUT using the full path of
the properties
file.
(newbie) Thread problem23 Feb 2006 09:11 GMT2
I'm trying to write a program that simulate traffic. I've got a class
"Scheduler" that simulate the movement of streets, cars ...
I've created an applet which calls a thread; in his method "run" I simply
call the method run of the Scheduler (which modifies cars position ...)
Quick question on polymorphism and instanceof23 Feb 2006 06:56 GMT8
Please consider:
===================
public class ClassA {
   public void someMethod(ClassB objB) {
BigInteger.ONE23 Feb 2006 06:36 GMT1
Why does the BigInteger class have a few pre-defined static constants,
as in ZERO, ONE, and TEN?
Seems very arbitrary.  What is the reasoning behind this in the first
place?
.net to java......23 Feb 2006 04:02 GMT5
can we import a .net file to java if yes tell me y???
Eclipse newbie question23 Feb 2006 02:10 GMT2
Sorry to post here. I couldn't find a suitable newsgroup. Besides I
don't have access to eclipse.org at this time.
Can someone please tell me why eclipse is deleting the source files in
the repository (the ultimate physical location) upon building? Someone
XX Framework 1.0 Released - XML-Centric Java App Framework23 Feb 2006 01:15 GMT3
Infoblazer LLC is pleased to release the XX Framework under the LGPL open
source license. Version 1.0 is available for immediate download.
The XX framework is a configurable, XML-centric implementation of the MVC
development paradigm that incorporates simple and commonly used ...
 
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.