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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Extracting a List from a List of lists09 Feb 2007 01:02 GMT4
I have an ArrayList of ArrayLists. I want to extract all the lists,
but I dont know how many ArrayLists will be in the ArrayList.
I know I can do it if i know how many lists are there using the
ArrayList get() method.
Windows theory question.. progs interacting with progs09 Feb 2007 00:56 GMT2
is it possible to write a program that interacts with lets say
Explorer.. meaning it could control the mouse to click on links.. or
enter text into fields...
am i thinking of this the wrong way??? should i be looking at
newbie: match non numeric non whitespace value09 Feb 2007 00:23 GMT5
I want to detect whether the java String has any non-numeric and non-
whitespace char. For example,
"12 34" returns false
"1234" returns false
Strange runtime error: AbstractMethodError09 Feb 2007 00:17 GMT11
Here's my code:
<SSCCE>
package com.castortech.tests;
import net.sf.saxon.om.SiblingCountingNode;
welcom message script09 Feb 2007 00:12 GMT2
here a script to insert into sorce code , it s a welcom message wich
opne in a new window , it s funny
to insert this script into <HEAD> et </HEAD> :
<script language="javascript">
PrintWriter & Sockets09 Feb 2007 00:09 GMT7
Here's a strange problem I'm facing:
1. I am connecting to a server as follows:
=======
Socket socket = null;
What is the link to download javax.comm library?08 Feb 2007 22:42 GMT2
What is the link to download javax.comm library?
context-root, Application Name, URL Mapping08 Feb 2007 21:12 GMT1
I am working in an Oracle app server environment and am a little
unclear on the relationship between the context-root, the application
name and the URL mapping.
Can someone tell me how these 3 are related?
How to Get Root Path in JTree08 Feb 2007 21:02 GMT2
I am currently adding nodes a JTree.  I want the user to have the
ability to add a node to the root node which is *not* visible (AKA - I
had the root node).  Basically, this means that when the user has no
nodes selected and they try to add a new node (via a menu), it should
How to "force" my object never been changed by other other objects using it?08 Feb 2007 17:42 GMT8
I have a class, Data.java. Once an object of this class is created,
several other kind objects will use it. For example:
Data myDataObj = new Data(...//params);
UserA userA = new UserA(myDataObj);  //pass the object to another object.
pls help me08 Feb 2007 17:37 GMT2
i posted one oracle query but i want to convert same query in to
mysql.
please help me,
this is related to recursive join
Why declaring a private abstract method makes no sense??08 Feb 2007 16:13 GMT6
Hello, I don't understand why a private abstract method declaration is
senseless, I do undersand why both declarations "final abstract" and
"static abstract" are senseless, but not so with "private abstract".
TIA
Exponential an Poissionan distributions08 Feb 2007 15:14 GMT2
I need functions which can return random values by using exponential or
poissonian distributions. I can't find them in the standard library
(Java2 sdk 1.4.2.02). Can you help me? Thanks.
P.S. Sorry for my poor english.
Java Persistence: updating to different subclass entity08 Feb 2007 12:42 GMT3
Dear,
I have three entities, having a class hierarchy like this:
               Person
                   / \
vigenere tableau, HOW to generate this algorithm in two dimensional array08 Feb 2007 12:23 GMT6
0 1 2 3 4 5 6 7 .....      25
1 2 3 4 5 6 7 8....   25   0
2 3 4 5 6 7 8 9..24 25 0 1
3 4 5 6.....  .................2
 
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.