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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie: IsNothing in Java04 Nov 2006 00:56 GMT8
Is there an any kind of checking if some object exist?
something like IsNothing check or somethin'??
Repost: Cancel stored procedure using JDBC04 Nov 2006 00:28 GMT4
I'll try my luck one more time by posting this again.
I do hope somebody has already solved my problem.
I have a Java application that spawns 4 different threads. Each thread
will perform it's own task which is calling a stored procedure. Each
what  is natural order ?03 Nov 2006 23:49 GMT8
TreeSet maintains its elements in their natural order, hence iterating
will produce "Apple Banana Cricket " instead of "Apple Cricket Banana"
what is natural order in the above ?
does it want to say, treeset always  sorts automatically by
finding total number of bytes an object takes up03 Nov 2006 23:11 GMT2
Given an object of a Java class, is there some straightforward way to
find out how many bytes of memory it takes up?
In C there exists a <sizeof()> operator, but even if it had a counter-
part in Java (which doesn't appear to be the case) that wouldn't be
SVG in mobile phones03 Nov 2006 22:26 GMT1
Where to start?
Is there a needed library?
Can you give me a link to sample code?
THANKS!!!
a double reference persistence problem?03 Nov 2006 22:12 GMT1
hi..
i have the following model,
a Breif, has several AssuredPersons, and several Polices.
each Polices has a Plan.
securely distirbute applications03 Nov 2006 15:26 GMT7
I'm planning on distributing some java apps. I'm a bit preocupied that
some of the users may try to decompile the jars and learn about the
source.
Unless I'm mistaken (please indicate so if this is the case), I can go
List of country names03 Nov 2006 15:26 GMT5
How do I get a list of all country names in this world in Java?
Thanks in advance,
Tung Chau
String value false03 Nov 2006 15:14 GMT7
public class Test {
    public static void main(String[] args) {
        String s1 = new String("amit");
        System.out.println(s1.replace('m','r'));
completely lost with XSL ...03 Nov 2006 15:13 GMT6
Hmmm. I thought I will understand it easily. But no. I don't.
I just want to make a copy of a source xml into a result xml and change
the values of attributes of certain elements. How do I write the
stylesheet for this seemingly straightforward transformation?
WYSIWYG HTML editor03 Nov 2006 15:06 GMT3
I need to integrate a WYSIWYG editor in my J2EE apps, expecially create
and modify tables (with span, and cell property).
Can someone point me to good commercial or free solutions?
Thanks in advance
Newbie: Questions about CDC03 Nov 2006 15:03 GMT2
Because I don't understand:
1. CDC isn't for java mobiles but only for PDA's?
2. Pocked PCs can run CDC programs?
3. CDC has a different API from CLDC?
Fabonicseries Program required03 Nov 2006 14:36 GMT1
Please send the code of Fabonicseries program in Java
type parameter X is not within its bound03 Nov 2006 13:10 GMT3
I get the following error, and I'm not sure why.
EKT.java:7: type parameter WordPair is not within its bound
    static BST<WordPair> tree = new BST<WordPair>();
                  ^
How to simulate a busy task03 Nov 2006 12:24 GMT3
I was trying to perform some tests in a multithreading application and
I would like to simulate overloading. That is, I want to simulate
threads performing a task that takes a certain time T. I have thought
of the following possibilities:
 
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.