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
Correct getConnection string?25 Sep 2005 21:00 GMT7
on windows xp, trying to connect from a java client to an Oracle 9.2
database on same machine.  What should be the
DriverManager.getConnection() string?
Connection conn = DriverManager.getConnection(
managing instances25 Sep 2005 20:29 GMT2
Is there any way to know how many classes (JInternalFrame) are instantiated
in a runing program(e.g. Frame)?
Tomcat thread25 Sep 2005 17:24 GMT1
Can someone tell me if there is any way of measuring the thread
utilisation of Tomcat using Java program? I am using Tomcat 5.0.19
thanks and rgds,
Prashant
easy to use compression for log files without latency??25 Sep 2005 16:29 GMT5
We need to compress log files while they are being written out.  We put
in the GZIP output stream classes and at first look they work fine BUT
you have to wait a good amount of time before they start to write
anything out (the file size remains small).  After the stream gets a
checking disk space25 Sep 2005 13:28 GMT6
does any of you know how to check the available space on a storage device
(eg a hard disk) through Java?
TIA
zero
JNI memory leak??25 Sep 2005 11:00 GMT7
I have the code below in a JNI interface routine.  If I run it as below (#if
0), then it does not leak memory.
If I change the #if 0 to #if 1, then it leaks - the JVM just keeps on
growing.
Good examples of programming course lecture notes25 Sep 2005 10:56 GMT51
Hi. I'm about to write some notes for a university level Java
programming course, specialising in audio/midi applications.
I have quite a bit of experience in designing teaching materials for
programming courses in Java and other languages. However, one thing
Web monitoring tool25 Sep 2005 10:55 GMT6
I'm looking for a Java or Windows tool that I can run permanently on my PC and would perform some monitoring of my web sites hosted
by different hosters. I'd like to get uptime, response time, ...
An idea ?
Of course, free is better... ;-)
Authenticating an UTF-8, I18N field in struts using regular expressions25 Sep 2005 10:42 GMT29
I've been trying to find a regular expression that will authenticate an
UTF-8 field in struts.
So far I have;
<constant-name>user_name</constant-name>
Clarification25 Sep 2005 10:41 GMT22
Assume that I have an application called "Generator", which generates some
output format, not necessarily XML. The output generated is going to be used
by the customer for uploading to a server. I cant change any part of the
application used by the customer, for example I cannot ...
NullPointerException error25 Sep 2005 08:38 GMT3
I am a Java newbie, taking a class.  I have to write a program that
uses methods to a) read in students test scores and average them, and
b) return an equivalvent letter grade from that average.  My program
compiles fine, but when I execute it I get:
Using ConcurrentHashMap25 Sep 2005 06:42 GMT4
I have google and couldn't find any tutorial/examples on using
ConcurrentHashMap.
Suppose I have the following three scenarios, what should I do to ensure
thread-safety?
jtable selection25 Sep 2005 05:57 GMT1
 jtable should provides us to select only one cell at a time. But it
doesn't, except you override some classes.
thanks
from Peter (cmk128@hotmail.com)
Creating an instance of a type param25 Sep 2005 04:19 GMT12
I am attempting to create a new instance of the class indicated in a
type param.
Here is little demo I wrote showing the problem (question below):
public class Foo
Side effect of JDK 1.5.0._05. Ant command line parse failure25 Sep 2005 03:31 GMT18
Ever since I installed JDK 1.5.0_05 ant seems to ignore anything on
the command line. it ignores -debug or targets.
The ant.bat file is unchanged. I have invoked ant.bat explicitly in
case one other ant.bat appeared on the path without success.
 
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.