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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java and windows api03 Dec 2005 14:42 GMT3
hey im makin a progrogram for school, and part of this program i need
to fidn out the current users name and the tasks that are runnign is
there any simple way to do that with out having to write a dll.
"J" tripwire?03 Dec 2005 13:01 GMT10
is there such thing as a version of tripwire implemented in Java?
.
Also how could you, using java know the File system type of a certain
partition and such pieces of info, without resorting to native calls?
newbie...date calculation03 Dec 2005 12:33 GMT2
I want to get the date of every Sunday,
for example,
Today is Dec 1, 2005,
Sunday is:
object entry queue03 Dec 2005 12:02 GMT11
does anybody know if the lock for an object is already owned: if
there's a way to enforce that the jvm always gives the lock to the
thread that's next up in the object's entry queue? i don't want to rely
on the jvm's fair policy, but instead the order in which each thread
java final vs. c++ const03 Dec 2005 11:59 GMT13
     In C++, when you say const A* p, it means the object that p
points to is a constant, while A* const p means p is a constant.  I
have noticed in Java, 'final A p'  is equivalent to the second form in
C++, where p is not reassignable.  Does any one know if there is a way
How to set windows XP look and feel for my Eclipse IDE03 Dec 2005 09:07 GMT1
I tried to set Windows XP look and feel for my Eclipse IDE and I can't
find it in any of the menus of the IDE (may be I am not able to see).
I've seen in free screenshots of Eclipse help where it has the XP look
and feel, how can I set it. Thank you, and BTW, my OS is Windows XP
Creating session state without http or ejb03 Dec 2005 02:27 GMT1
I want to duplicate a feature I used in an ejb-based web service, in an
non-ejb tomcat-based web service. I want to allow a user to login via a
web service, on successful authentication return a session id String,
and on future call pass in the session id:
Java - Integrated Windows Authentication - NTLM Authentication Forwarding03 Dec 2005 01:01 GMT5
We have a java web application that calls web services on other
machines (SOA). The browser authenticates to IIS using Integrated
Windows Authentication (IWA) using the NTLM protocol to the web
application. The web services require the same type of authentication,
jfilechooser trouble03 Dec 2005 00:10 GMT1
Im using a JFileChooser, and when I call setLocation ( iXLocation,
iYLocation);  nothing happens!
Is there something i need to refresh to get the window to move?
Currently it opens in the middle of the screen, but the project runs on
Running 2 webapp in Tomcat - 1 or 2 JVMs02 Dec 2005 22:29 GMT18
If I run 2 web applications in a Tomcat, is that 2 web application run by 2
JVMs or 1 JVM?
Regards,
James
ajc error msg02 Dec 2005 20:27 GMT1
 I am kind of confused by the following error message:  when invoking,
"ajc -classpath ... FooAspect.java", where FooAspect reference types
from the classpath.
"FooAspect.java:68 error formal unbound in pointcut
display 1's and 0's of byte array02 Dec 2005 20:12 GMT6
I am reading binary messages off of a port via UDP packets ->
socket.receive(packet)
I store the received packet into a byte array -> byte[] received =
packet.getData();
E, T and V in Generics Syntax02 Dec 2005 19:54 GMT3
a silly doubt, in the javadocs of Java 1.5 , when talking about
generics they have given E, T and V inside <>'s, like "List<E>" and
"<T> T[]    toArray(T[] a) ".
What is the difference between them ie E, T and V ?
programming applicatio for p90002 Dec 2005 19:30 GMT13
       New to this group
I have experimented with many java softwares for p900 which are all
half the screens
I wanted to develope an full screen java application for some purpose
java.util.zip on hpux02 Dec 2005 19:05 GMT8
All,
I have used java.util.zip package to compress a folder recursively
(which contains sub folders) using the package java.util.zip. It
created a zip file after that. I am unable to unzip OR gunzip this file
 
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.