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
Why mutable/immutable can't be valid class qualifier?08 Mar 2006 16:46 GMT4
I used to be uneasy at the fact that immutability
of a class object is only casually mentioned in
some tiny corner of the API documentation.
And I wonder why we can't do:
User logged only from one browser !08 Mar 2006 16:43 GMT3
I get in my applications in this way :
In web.xml i have this
<login-config>
               <auth-method>FORM</auth-method>
NetBeans: Problem with JFrame background color08 Mar 2006 14:17 GMT2
Hi to all,
I'm using NetBeans 5.0 and I have this odd problem with the background
color of my JFrame (I have only one frame):
a) when I create the first instance of the frame as the main window,
Optimised String Concatenation?08 Mar 2006 13:01 GMT2
Sorry if this topic has been beaten to death, or if there's an FAQ
(kindly point me to it); I'm a bit baffled by the following behaviour:
-----------
public void testTiming() {
Toward more extensive use of final08 Mar 2006 11:40 GMT17
I have been working with IntelliJ which keeps making suggestions to
improve you code. One thing it likes to do is add finals wherever it
can.
This presumably helps the compiler generate better code at it makes
Why one of the reasons to say  that a design is bad is about deployment???08 Mar 2006 11:22 GMT3
Sorry, my english is very bad.
I'm studying a example about rectangles. I don´t have the source code.
The Rectangle class has two methods shown. One draws the rectangle on
the screen, the other computes the area of the rectangle. Two different
silly java puzzle08 Mar 2006 10:06 GMT6
This is a puzzle for people with too much time.
How can you create an outer class that nobody but you can call, not
even members of your same package?
Hint enum was not always a reserved word.
Assigning User input to an array08 Mar 2006 09:49 GMT17
I want to store values received from the user in array and then to
output the values on the screen.  I'm new to java and am having
problems setting up the array and assigning the values to the array.
Here is my code so far not sure where to go with it. My code is working
How can I configure multiple instances of JRE on my machine08 Mar 2006 08:03 GMT1
I always have trouble when working with the applications that have a
hardcoded specification to use a particular version of JRE. How can I
keep mutiple versions of JREs on my machine and how can I select one of
them to be used within the internet explorer at a time.
TreeMap printout order08 Mar 2006 05:14 GMT3
DATAs are being put in a TreeMap, how could I make sure that these
datas are being print out in the order they are read in ?
For example, I have datas as:
"07/20/2005", "NY",
Recursively collecting object fields08 Mar 2006 04:53 GMT3
Is there any algorithm to recursively collect object fields during the
runtime in java using
reflection mechanism. The process is similar to object serialization in
java. if the object contains a field which is an object , i have to
Java Newbie Question08 Mar 2006 03:54 GMT6
I am just getting started with Java, and come from a background in Microsoft
languages ... I am having a grand ole time with all of the Java Lingo. How
do I sort out all of the acronyms ... J2EE, J2SE, J2ME, servlets, applets,
etc., etc. Or does this just come with time???
How to decide at runtime which concrete class implementation to instantiate08 Mar 2006 03:46 GMT7
I have a class that uses composition of interfaces. I want to be able
to allow users to decide at run-time which implementations of these
interfaces to instantiate. What is the best way to do this? Are there
any frameworks out there? Is there some design pattern for this?
How do i do  if-else  condition in Struts ?08 Mar 2006 03:38 GMT5
How do i do  if-else  condition in Struts ?
logic:equal does not do it . how struts tag could be used in the JSP
page for an if-else condition ?
how  to do it ?
Getting error when compiling with printf08 Mar 2006 01:02 GMT7
Hi all..
I'm getting an error when trying to compile an adaptation of my
HelloWorld program..
The code looks something like this:
 
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.