JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Core
>>
Core APIs
How to know whether a file is open?
I want to get whether a file is open to be written by other program. How can i do that?
[94 byte] By [
youhaodiyia
] at [2007-11-27 7:37:13]
««
Well ******* done Sun!
»»
how do make dynamic images ?
# 1
For what purpose?
ejpa
at 2007-7-12 19:17:45 >
# 2
When my program read a file and at the same time another program is modifying this file, my program will get a incorrent content.
youhaodiyia
at 2007-7-12 19:17:45 >
# 3
So write-lock the file.
ejpa
at 2007-7-12 19:17:45 >
# 4
If I lock the file, other program will not read or change the file. I want to make my program to wait untill no other programs open the file.
youhaodiyia
at 2007-7-12 19:17:45 >
# 5
Have the other program write lock the file; have this program wait for the lock; and then have it set a read-only lock if necessary.
ejpa
at 2007-7-12 19:17:45 >
Core
How to get a core dump on Windows NT?
java.lang.ClassCastException: com.sun.jndi.rmi.registry.RegistryContext
JMX with Kerberos
SSLHandshakeException with jconsole
MBean required to get the Memory Usage of Specific Appln. in jboss,weblogic
Using OpenType class
Console messsages
run GC remote
how to start GC logs?
I'm desperate :( cannot track memory leak.
Core APIs
Insufficient System Resource to complete the requested request
Java Chat Username Registration Error.
URLClassLoader interprets path as package
Help with Java Chat
Wait until file updated
RMI PROBLEMS (CAST)
TreeMap error
Need help making this class Runnable.
Executor interface in JDK 1.5
which one:rmi, rpc, webservice, cleint server
Core Hot Topic
URLClassLoader interprets path as package
Wait until file updated
TreeMap error
Strange behavior of ZipInputStream
MBean required to get the Memory Usage of Specific Appln. in jboss,weblogic
Which List should be used, to remove in a thread safe way?
Connection is good, but Client & Server can't communicate
problem with RMI with SSL
TCP works only with IP right?
run GC remote
How to ivoke a method on an object of a private class
Multiple Byte Arrays Down One Socket
Core
Core APIs
Monitoring & Management
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding