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 / First Aid / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A basic question about constants26 Jul 2005 04:03 GMT7
An extract from the javadoc of javax.sql.rowset.CachedRowSet (an interface):
---
COMMIT_ON_ACCEPT_CHANGES
static final boolean COMMIT_ON_ACCEPT_CHANGES
java.lang.NoClassDefFoundError: com/microsoft/jdbc/base/BaseDriver25 Jul 2005 05:16 GMT3
This is really irritating.
Trying to connect to an SQL Server 2000 database using MS SQL JDBC (the
MS implementation).
Keep getting the above error and I have checked CLASSPATH repeatedly to
how to save slider value and move to new question?24 Jul 2005 21:47 GMT4
The code below displays an image and allows a user to answer a related
question by moving a slider. When the program is stopped (window
closed) the slider value is saved to a file.
I would like to develop this so that when the user is happy with the
calender in jsp24 Jul 2005 19:25 GMT1
My jsp user interface contains one Textfield and button beside the
textfiled. If that button is clicked , a calender should be displayed
and the selected date in that particular calender is to be displayed in
the textfield.
release pooled connectoin-Pass by value or reference.24 Jul 2005 17:32 GMT1
I think this is a classic java question: Pass by
reference or by value. I have a DatabaseManager class
which takes care of getting conection from connection pool
and releasing the connectoin. I am not sure about the
Installed JDK on Windows XP, no javac?23 Jul 2005 14:00 GMT8
Hardly a Java question, but I'll try my luck.
I've just installed JDK (JDK-1_5_0_04-windows-i586-p.exe) on a Windows
XP machine; or thought that I did. 'java'(.exe) is there in the
relevant \bin directory. But no 'javac'? Am I going mad?
TimeZone and daylight savings time updates.23 Jul 2005 04:28 GMT1
I'm wondering how java.util.TimeZone gets updated, if at all, when
governments change daylight savings time.  They're talking about it
right now in the US Congress
http://news.yahoo.com/s/usatoday/20050722/pl_usatoday/daylightsavingextensiondra
wsheatoversafetycost

Apache, Java, & Session Cookies22 Jul 2005 22:34 GMT1
Hi;
My company is using an Apache web server with a directory that contains
picture files.  This directory is protected by an .htaccess file such
that anything trying to access the pictures will be blocked unless a
logger.log22 Jul 2005 16:11 GMT3
I inherited a java application which is using the construct
"Logger.log" to print error/debug messages.
As an example, one line looks like this:
 Logger.log("ClassName", "Method()", strMsg, e);
Delete non-empty folder: is it possible?22 Jul 2005 14:52 GMT2
I would like to delete a non-empty folder.
Using delete method I can delete empty folder. I hope there is a way to
delete also non-empty folder, without deleting every subfolders and
files in it....
unloading the native library from applet.22 Jul 2005 11:53 GMT1
hi everyone..
  I am using a signed applet, that is using the native libraries. The
problem is, i am able to access the libraries for the first time. When
i am trying to run the same applet again, it gives an error that the
socket connection not being reset correctly22 Jul 2005 09:54 GMT4
I have an instant messenger server written in Java and running on linux.  If
the connection between the client (C++ win32) gets broken for any reason
(e.g. network cable pulled) then the server doesn't notice and still thinks
the connection is intact.  Whats more, we send out ...
running a jar file via perl cgi21 Jul 2005 13:49 GMT1
I have a jar file that works well by typing on the shell
./java -jar myjar.jar in.txt out.txt
but when i try to create a cgi script it will not write the out.txt file
There is a textarea form as the input, when user hits submit the script
NullPointerException: Help needed21 Jul 2005 11:41 GMT4
Hello netties,
the following code snippet generates a NullPointerException and I have
no idea why.
The idea behind it is to have a solution for counting / listing only
Socket failure following writeObject21 Jul 2005 10:49 GMT2
I have a test program I've been working on to experiment with socket
communication. Well actualy 2 programs - 1 client & 1 server program.
Currently the client can request 2 things to be sent from the server
and displayed by the client. First is a simple java.util.Date object
Pages: 1 2 3 4 5 6 7 8 June, 2005
 
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.