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
enum and switch09 Mar 2007 23:06 GMT27
From the compiler complaints I guess this is not possible, yet....
----------------------------
public class MyClass
{
method for randomly selecting boolean value09 Mar 2007 22:39 GMT1
hi  plz tell me how to code a method that will randomly pick boolean
value 0 or 1
can java list file and sort it by modified time.09 Mar 2007 20:57 GMT2
Hi, I am looking for efficient api to implement "ls -lrt" command in
java,
Thanks in advance
Regards,
How to run a java program in a separate process using GUI button?09 Mar 2007 20:29 GMT3
I want to run a java program using a button on the GUI. I have used
the following code
try{
   System.out.println("Inside execution");
Revolving TextArea???09 Mar 2007 20:28 GMT4
I have done several searches but the problem is I don't even know what
to call what it is I want to do.  Forgive me if this is super simple,
I have only been doing Java for about a month.
I have written a client/server application where the client sends
Getting client IP address09 Mar 2007 17:27 GMT8
Is there a way, using java.net, to get the IP address of the client PC
the java app is running.
Fooling around wit it and I only get the localhost address 127.0.0.1
*HELP* Creating a program that displays a 5-option menu.09 Mar 2007 17:00 GMT5
Hi again,
Another problem. Whenever I try creating this menu using symbols, I
get errors. Do I have trouble with declaring character variables? I
don't know. If you have any input or know EXACTLY how to do this,
two or more jvm in a single machine09 Mar 2007 15:29 GMT7
hi can there be two JVM in a single machine if yes please provide me
the details
In Swing GUI development, do you code by yourself or use power tools?09 Mar 2007 15:26 GMT1
In writing Swing GUI programs, I have seen people write the code line by
line. I also found that there are a number of Swing GUI development
tools available (some are free, some are not). Using those tools, you
just need to drag a button, drop to the client platform, etc. And ...
File Comparison in Java Struts09 Mar 2007 14:12 GMT2
How can i make a functionality of File Comparison using Java Struts???
And also is there any already built software like this in Struts?
Thank You.
Capturing the state of keyboard modifiers on startup09 Mar 2007 14:02 GMT12
Hi Nutcrackers!
Here's one interesting problem for you. I need to check the state of
the modifiers during the startup sequence of the application to see if
some special action should be taken. Imagine holding CTRL for the
Manual deploy JSPs09 Mar 2007 13:50 GMT1
We've been doing some hunting online to see how we might be able to
change our deployment process for our J2EE applications.  Wer have an
ANT script which does the build and deployy, but we are specifically
wanting to look at manually deploying a set of JSPs on a regular basis
Does Eclipse has Swing GUI Builder?09 Mar 2007 13:23 GMT2
I have heard that NetBeans has  Swing GUI Builder. How about Eclipse?
Eclipse is very big and popular. It should has it. But I have never
found in it.
Could you give me some information? Thank you.
Is Set faster than List09 Mar 2007 11:25 GMT7
is Set faster than List for most of the operations? I implemented
prime number Generation by "Sieve of Eratosthenes" algorithm. One
method uses List other Set. After Benchmarking both the algorithms, I
find that List are faster than Set for if the number of elements to be
Passing a null value to a stored procedure from Java (DBMS_SQL.Varchar2_Table)09 Mar 2007 10:40 GMT3
Can anyone tell me how to pass a null value as IN parameter to a PL/
SQL stored procedure?
E.g:
PROCEDURE sendMessage(p_tuIds IN DBMS_SQL.Varchar2_Table) (...)
 
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.