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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SVN in Netbeans?07 Oct 2005 14:57 GMT1
Do you know if it is posible to use netbeans with subversion instead of
cvs? If it is, then how?
Signature

Programmers should realize their critical importance and responsibility in a

console writer thread causes erratic event handling07 Oct 2005 14:56 GMT2
I have a swing applet in jdk 1.4 that has a number of focus listeners.
After tracing I've discovered that most of the events are being
assigned to the event queue thread of the applet thread group. However,
some events are also being assigned to the plugin thread group which
Hmm, not understanding log4j properly :(07 Oct 2005 14:22 GMT1
I have these 2 lines of code in my test program
private static final Category log = Category.getInstance("TEST");
PropertyConfigurator.configure("TestOutputFile");
and I thought  after reading the documentation that this would open a output
Network Authentication07 Oct 2005 12:13 GMT5
I need to access a network resource that requires authentication
(user/password): typically when I access through Windows Explore the network
shared folder:
\\<server>\<shared_folder>
hibernate configauration file07 Oct 2005 12:04 GMT2
tutorial
http://www.hibernate.org/hib_docs/v3/reference/en/html/tutorial.html
here is config file from this tutorial
===========
display bmp images using JLabel07 Oct 2005 07:29 GMT1
Hello, I am trying to write a viewer that is able to read/display bmp, jpg,
gif and png files. Currently, my program is unable to read bmp files! Help!
    ImageIcon ii = new ImageIcon(str);
    CustomScrollPane sp = new CustomScrollPane(new JLabel(ii));
Objects in ArrayList and GC07 Oct 2005 05:10 GMT9
If there are redundant objects in an TreeMap that are no longer in use will
the Garbage Collector remove them or do you need to do that manually?
Java webstart problem07 Oct 2005 04:55 GMT1
I have a weird situation, where my JavaWebStart could download the jnlp
from the Weblogic server with NO-PROXY setup, but failing while
downloading jar files. Both my server and the client machine are in the
same intranet can talk to each other without proxy.
newbie: problems destroying midlet07 Oct 2005 04:40 GMT1
J2ME Wireless Toolkit 2.2
JDK 5
My midlet below, doesn't exit when hitting the exit key, I'm not sure what
I'm doing wrong here... I've spent hours investigate the problem, but I
Regular Expression and string Matching/Replace07 Oct 2005 04:37 GMT6
I have a list of key words. It has around 1000 key word now but can
grow to 5000 keywords.
My web application displays lot of texts which are stored in the
database. My requirement is to scan each text for the occurance of any
hibernate question07 Oct 2005 03:58 GMT3
in hibernate
(http://www.hibernate.org/hib_docs/v3/reference/en/html/tutorial.html)
there is a class
import java.util.Date;
J2SE 5.0 on just Windows 98 -- NOT "98 SE"?07 Oct 2005 02:44 GMT1
This is probably in some FAQ, but I have searched for it and not
found it:
Is it possible to install and run J2SE 5.0 on Windows 98?
I.e. NOT Windows 98 SE, just Windows 98 _without_ SE?
question about applets and IE06 Oct 2005 22:45 GMT3
Apologies if anyone considers this a non-java question.
IE imposes a limit on the number of simultaneous connections to a
given HTTP server:
http://support.microsoft.com/?kbid=183110
resize JTable06 Oct 2005 22:15 GMT25
I'm trying to dynamically resize the number of rows in my JTable
object.  Basically, I'm reading data from a database table and I'm
allowing people to filter to return a subset of the data.  I could set
the size to the approximate maximum, but when the user filters, there
Cloning a Cloneable Map06 Oct 2005 22:13 GMT3
Given a Map that is Cloneable, is it possible to actually clone the damn
thing without resorting to reflection?
TIA
 
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.