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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
related to the lossdue to precisions.15 May 2006 16:36 GMT2
Sugest me certain ways through which i can Minimize the losses due to
the precision of floats and double .
Thanx in advance.
code to large for machine-generated code15 May 2006 16:25 GMT38
is there some way how to persuade the javac compiler to accept very long
methods? No, don't worry, I'm not writing this kind of mess. The code in
question is the result of a meta-compilation from another language, and
it turned out that this compiler generated a pretty long java ...
Integer to Floating-Point conversions15 May 2006 16:21 GMT10
I need an int to real32 conversion with IEEE-754 round-towards-zero mode
... That means, a method x, so that
int i = 44554435
float f = x(i)
constructor style?15 May 2006 15:26 GMT5
A quick question about constructor style:
Which do you prefer, independently built constructors or nested
constructors?
eg.
ResultSet and fetchSize()15 May 2006 14:59 GMT10
I'm trying to determin the cardinality of a resultset from a mysql
database, but the method fetchSize() returns 0 (zero). I know there's
data in the database, so this result is not correct. Is there other
ways to retreive the cardinality other than fetchSize()?
Set Locale inside the program15 May 2006 14:32 GMT11
Hi@all,
I wrote a program which contains a ProgressMonitor showing the progress
of the job. Since my computer's default locale is Germany, the titel
and button of the ProgressMonitor are in German("Fortschritt" and
difference between java and javax package15 May 2006 13:55 GMT1
can you tell me the difference between java and javax pacakge
code for adding browse button to webpage15 May 2006 13:51 GMT2
I need to add a browse button to my webpage which has the same
functionality as that of the Browse button in windows application. Is
there any particular Java API for same, or can it be done using
javascript
JNI (Win32), GetComponent, GC15 May 2006 13:01 GMT1
Hi, and sorry for the poor english.
I create a native (win32) thread in a java process (by code injection,
with the CreateRemoteThread-LoadLibrary trick).
Next, I use the folowing APIs :
netbeans 5.0 JTable15 May 2006 12:48 GMT1
How do you change the table model in netbeans; I can see it in the gen.
code but cannot find a property under code gen. to change this
Thnaks for any help
Free Dictionary German15 May 2006 12:36 GMT6
I like to implement a little SpellChecking Tool. Therefor I need some
kind of free dictionary API that contains all possible german words.
Does anybody know where to get something like this?
Thanks!
Common file which contains scriptlet code...15 May 2006 11:58 GMT1
    I have around 3 webpages which use the same scriptlet code.
    Hence the code is repeated.
    Can i put the common code in a file & include the file.
    Similar to a *.js file where you can put your common javascript code.
SAPDB JDBC15 May 2006 09:06 GMT1
I'm looking for a SAPDB 7.4 JDBC driver which correctly work
wich european charakter coding (ex. cp1250).
thanks in advance
GG
Finding is a given date is a month end date??15 May 2006 07:02 GMT10
Can anybody tell me how to find if a particular date I fetch from the
DB is a month end or not??
iterator does not return objects properly15 May 2006 03:45 GMT2
Whenever I do:
Iterator KeyIterator = KeySet.iterator();
               while (KeyIterator.hasNext()){
                   Attack ReturnedAttack =  (Attack)
 
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.