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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Question about API listed "Field Summary" items23 Sep 2005 21:18 GMT3
When you look in the API at a class or interface, before the methods
comes a section called "Field Summary".   I dont understand what these
are for.
In the interface ResultSet, there is one called TYPE_FORWARD_ONLY.
How to delete an application from Tomcat?23 Sep 2005 18:08 GMT7
I'm using Tomcat 5.5.9 on Windows 2000, and IntelliJ IDEA. I started
getting "no suitable driver" errors. (The driver --
mysql-connector-java-3.1.8-bin.jar -- is present in "C:\Program
Files\Apache Software Foundation\Tomcat 5.5\common\lib". It's also in
how to change default toolkit23 Sep 2005 16:32 GMT3
When starting java AWT, it uses the default
toolkit, as defined in
kaffe-1.1.6/libraries/javalib/java/awt/Toolkit.java
 private static String default_toolkit_name
threads returning result23 Sep 2005 11:16 GMT26
hey, i have started couple of multithreads  like this
for(......)
t[i].start();
those threads are doing their individual work . how do i get all the
Did anyone has tried on this?23 Sep 2005 10:11 GMT1
Hi I am creating an ant main object (inheriting
org.apache.tools.ant.Main.java)
class MyMain extends Main{
}
transparent images created from java 2D23 Sep 2005 07:32 GMT8
AoA all,
I am trying to create transparent png images. I create them using the
following code :
GraphicsEnvironment ge =
URL Object for file in current directory23 Sep 2005 07:29 GMT5
How to create a URL object for a file in the current directory?
May I need to use the file protocol?
URL url = new URL("file://./filename.ext"); //????
What is the platform independant description for the same?
How does company culture affect you?23 Sep 2005 04:42 GMT4
Please forgive me if this is a little off topic, but I'm trying to
reach a population of active programmers and this seems to be a popular
gathering place.
I am conducting research on how company cultures affect programmer
How to select the class from a set of jars?23 Sep 2005 03:52 GMT6
I am developing a "plug-in" type package for an application server.
I have no control on the classpath, which includes many version of the same
class in many jars.
Unfortunately, the older version comes first, and what I need is the newer
Make URL connection that handles SSL..23 Sep 2005 03:48 GMT4
I would like to do an URLconnection that works with SSL. I want it to work
with both:
URL names like https://www.verisign.com 
URL ip-number like https://65.205.249.60/ 
New to Java - How to check if a file is already open23 Sep 2005 03:47 GMT4
How can I check if a file is already open before trying to delete it
programmatically?
something like this
if file is open
Counting (and synchronizing) resources23 Sep 2005 03:08 GMT11
I have the following problem:
I have a pool of resources with a fixed size and a bunch of client
threads that constantly need to use an arbitrary number of resources
for a small amount of time. Once a client is done using these resources
iText - Out of Memory Issues23 Sep 2005 01:19 GMT5
Has anyone used the iText library in a Java application concatenate multiple
PDFs and experienced 'out-of-memory' exceptions?
I am attempted to concatenate up to 25 PDFs with the size varying from 10K
to 250K.  It appears that iText is taking a tremendous amount of memory to
jaas tomcat callbacks23 Sep 2005 00:04 GMT1
I have an app working using the default passwordcallback, but I want to
have more than 1 password. Is it possible to have more than one
passwordcallback and override the default "j_password" somehow, or
should I create my own callbacks. Alternatively should I use
Swing coding style - comments appreciated22 Sep 2005 22:45 GMT3
I am new to swing and am writing which consists of a main window
(extended JFrame) and several child windows (Extended JDialog)
Virtually all of my class functionality seems to be contained within
anonymous inner classes.
 
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.