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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Determining on which system is program running29 Apr 2007 12:56 GMT3
Java is platform independent, but some task are platform dependent
(for example shuttind down, as discussed in messages before). So is
there a way to know on which platform program is runinng? whether it
is windows, linux, or mac?
Shut down computer?29 Apr 2007 11:47 GMT6
Is it possible to shutdown a user's computer from within Java?
Java3d Navigation29 Apr 2007 11:02 GMT2
First of all I`m little bit lame at java3D. I have the scene,where are
blocks. The scene reminds city . I need to navigate it with keyboard .
Few keys need to navigate observer view
(right ,left,up,down,zoom) ,others navigate scene views ( slope and
constructing a graph (linking streams)29 Apr 2007 07:59 GMT2
I want to create a graph where output from one component is input for the
next.  The components are invoked serially, so one component needs to be
done before the next one kicks in:
         +--------+       +--------+       +--------+
I need to know if a java class import a package29 Apr 2007 03:43 GMT11
Im writing a unit test class, and I want to check if a given class is
importing some package (ie: java.util.Collections) from the code, is
that posible?
With this code
Any sense in using private static final for non-static classes?28 Apr 2007 23:45 GMT2
I'm trying to find out possible memory leaks in a program. While they
are not exactly the cause, I've found myself in front of some code
like this:
public class NonStaticClass {
Multiple Threads for Junit Classes28 Apr 2007 19:33 GMT3
I was wondering if any one has experience in which multiple Junit
classeshas to be run concurrently and not in a sequential way(or
whichever way Junit runs).  As I understand Junit just scans/gatters
all the files for testcases and run then one by one , it also
PostgreSQL JDBC question28 Apr 2007 17:19 GMT3
Quick and obvious question:
Is the Postgres TEXT data type the same as the standard SQL CLOB data type?
This is not, apparently, documented in the java.sql package javadocs,
the Postgres JDBC docs or the Postgres 8.1.8 manual. Leastways, a fairly
Type of ResultSet28 Apr 2007 17:18 GMT3
1. TYPE_FORWARD_ONLY - The result set is not scrollable; its cursor
moves forward only, from before the first row to after the last row.
The rows contained in the result set depend on how the underlying
database materializes the results. That is, it contains the rows that
How to design a web application to manage many server nodes?28 Apr 2007 17:11 GMT3
There are currently more than 10 web server nodes. These server nodes
can be logged in using a root/public account. Then users can run a
series of management commands under CLI mode.
I currently have a web application. This application can add these
Thread pool to control start or threads28 Apr 2007 15:22 GMT3
I want to create a threadpool, to which I can sumbit all jobs but they
start concurantly or by given a signal runAll.
is it possiblt by Executors or ExecuteService etc
thanks
How to Design a web application28 Apr 2007 15:07 GMT1
I am new to this group and I have been working on Java .
Could anybody plz tell me how to aproch to design a web application
with proper architecture and
what is design patterns.
problem running a struts exercise28 Apr 2007 14:30 GMT1
I am studying SAMS Teach Yourself JSP in 21 days and this book has a
chapter on Struts. The book comes with sample code and I tried running
the code on this chapter on Struts in Tomcat 5.5.16.
The application is fairly simple but I get this error when I try to
RMI Login and Threads28 Apr 2007 14:21 GMT3
i´m new to RMI. I´ve made the RMI Tutorial from SUN. I have first 2
questions:
1)
If more clients connect to the server. Becomes every client
Require Help!!!28 Apr 2007 13:07 GMT2
I am facing a problem while my applet is getting downloaded. My applet
tries to cache few jars on the client home directory and all jars
don't get cached. I have checked it and this is one jar which is
creating problem. I have chcked this on two machines with same IE and
 
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.