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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to use a thread for animation29 Mar 2007 22:44 GMT2
Please tell me how to use a thread for animation. I have read all the
relevent Java documentation but to no avail. Need to use the thread
for a project.
Thanx a million.
Print triangle of star/blank inside the rectangle of char29 Mar 2007 22:26 GMT3
I want to print a triangle, made of blanks or asterics inside a
rectangle made of alphabets.
It's as follows;
ABCDEFGFEDCBA
WebSphere with Netbeans29 Mar 2007 18:07 GMT4
I was wondering if it Is it possible to use IBM Websphere Application
Server with Netbeans IDE.
I installed the websphere and went into netbeans and right click the
web project and went into properties but there it only shows the
Hibernate and String trim problem29 Mar 2007 16:22 GMT7
I use hibernate tools to create classes to store my db tables.
I have a problem with strings. I need to trim values but I want to do
it without to touch the automatically generated code...
What can I do?
How to get the signature of the method you are in?29 Mar 2007 16:10 GMT1
I use the following code to do some benchmarking of my application:
public void go(String arg) {
  if (TRACE) {
     long start = System.currentTimeMillis();
unsigned shift confusion29 Mar 2007 15:47 GMT6
Hi, I'm testing the unsigned shift operator in Java. Unfortunately, the
value I predicted for the output is 2^17 (131072), not 2^17 - 1
(131071). See below:
"""
Yet another OO question...29 Mar 2007 14:47 GMT23
This might seem like a really stupid question, but I've realised that
one of the main problems I've got understanding OO (and teaching
myself) is that I don't actually know what to put into different
methods.  I'm relatively happy doing basic procedural stuff, and I've
data grid in jsp29 Mar 2007 14:38 GMT4
        I have to fetch records from database and display on jsp page
in data grid.
Record  can be displayed in tabular form in table.
How use datagrid in jsp.I have been searching for long time ,but
about garbage collector29 Mar 2007 14:15 GMT4
How do garbage collecter knows thats it the time to remove object from
memory if it not been referred anymore .Means what algorithms it uses.
ldap add attribute and value29 Mar 2007 13:04 GMT3
Is there a way to add an ldap attritbute to an entry and then definate
a certail value to the entry.
For example I have a user id - with John Smith
When i look at the entry it says
Alert when one directory or file is changed.29 Mar 2007 11:56 GMT6
I need to write a java application that it can alert when one
directory is changed.
For example, If one file of the directory is added, modified or
deleted, the application alert about this change.
Swing better than Awt?29 Mar 2007 07:12 GMT33
Hi !Swing better than Awt?How do you think?
Servlet spec 2.4 doesn't know context path and initialization time???29 Mar 2007 01:53 GMT1
I have the following problem:
My web application is loading a Servlet on start-up. This servlet
initializes the web-application's environment inside the
init(ServletConfig config) method. Now, at this point in time I'd like
Java Session Managemnent (HttpSession) question: What do you do?29 Mar 2007 01:34 GMT1
I have a question for Java/jsp/web guys
Say you have a cluster of Java boxes serving a web site from behind a load
balancer, what is your strategy:
Use a JDBC database, use local files and have the load balancer make
DatagramSocket receive performance29 Mar 2007 00:50 GMT16
My group at work has a tool, written in java, that receives and
displays UDP packets.  We are experiencing a problem that packets are
missing when the message rate gets higher than 50/second.
To investigate further, I have two test programs running on a Windows
 
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.