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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
reference books22 Mar 2005 11:24 GMT6
I'm going to attempt to start to learn Java using the Sun online tutorial,
and/or a downloaded version of "Thinking in Java". Can anyone recommend a
reference book which will supplement these?
Thanks,
stackoverflowerror22 Mar 2005 11:06 GMT6
I am using a recursive function which calls itself 100 to a milliion
times or so. as a result i am getting the "StackOverFlowError". How can
I solve this??? is it because of the JVM. i am using the latest version
of JDK.( I dont remember its number). Kindly help !!
comment on factory method coding22 Mar 2005 10:55 GMT3
i have a superclass 'A', two subclasses 'A1' and 'A2' and a factory
class 'AFactory'.
there is a method inside 'AFactory' called public static A createA()
which returns an instance of 'A', 'A1' or 'A2' depending on the values
Help with setting up J2EE22 Mar 2005 10:45 GMT5
I wanna teach myself Java and basically following all the instructions
from Sun.
I've downloaded and installed J2EE but having trouble getting it to
start the default domain....It says exactly "Starting Domain domain1,
Performance checker for Java22 Mar 2005 08:56 GMT2
I am looking for a performance checker for Java. It should say which
methods uses how many percent of the CPU / Memory. I have worked with
-Xhprof but that is not precise enough.
Any ideas?
Array with text as index?22 Mar 2005 08:17 GMT2
I am working on a program that accepts data from a web form like this:
Parm       Value
Doug        Doug
Doug_age    40
Develop with theBrain22 Mar 2005 07:51 GMT1
I want to incooperate theBrain technology into my Java project, but
rare information about the topic could be found. Anyone could suggest
some information or recommendations? Thanks!
Regards,
cpu cycles to create a variable22 Mar 2005 07:24 GMT7
which is faster where x and y are small numbers that don't take too long
to count.
if (string.length() >= x && string.length() < y) {
    ...
know processes of system22 Mar 2005 04:46 GMT1
hi
    i want to know is it any possibility to know the running
processes in the windows system by using java. Is java provides any
api for the know the running processes of the system.
Any way to turn off array bounds checking? (Matrix multiplication is so slow!)22 Mar 2005 04:44 GMT1
I am just starting to learn Java J2RE 5.0.  I coded the matrix library
below and found that the array accessing is really slow since each
access is checked:
http://f1.pg.briefcase.yahoo.com/bc/agascoig/vwp2?.tok=bccV1CVBYRRfg_eF&.dir=/Gu
est&.dnm=ComplexDoubleMatrixJava.zip&.src=bc

Binding to JNDI datasource - please help22 Mar 2005 04:35 GMT1
Hi all, I'm relatively new to JNDI concepts and need some help.  I am
writing a web app that accepts a variable specifying a jndi pooled
connection datasource as a url variable.  This is a requirement and
cannot be changed.  For example index.jsp?db=java:defaultdb
NIO issues (repeating events)22 Mar 2005 03:40 GMT2
Salve.
I'm working on an event-driven network system based on an NIO selector
(for determining when an event has "fired").  The basic process is to
register a SelectableChannel and a handler for that channel, which
posting J2ee questions22 Mar 2005 03:07 GMT1
just a quickie,
where is the appropriate discussion group to post any J2EE related
questions?  may i post one here or there's a group for that?  ^_^
peace~!
J2ME: OutOfMemoryError22 Mar 2005 02:51 GMT3
I tried to allocate new int[getWidth() * getHeight()] and got an
OutOfMemoryError. Well, it's not that much memory, is it? :) Is this some
ktoolbar configuration issue or something?
Running with storage root DefaultColorPhone
how to display excel files...22 Mar 2005 02:45 GMT1
hi guys...does anybody know how to display an excel file? i am using jxl to
write to excel files..but i dont know how to use it to display an excel
file...
thanks...
 
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.