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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Josephus Flavius Problem Help Please01 Dec 2007 22:55 GMT9
hey folks i did solve josephus problem to day , but when i made a
little change and i took some code from JosephusApp to josephus it is
all ruined and i dono why i ll post everything maybe u can help me ,
anybody please;
SQL PreparedStatement01 Dec 2007 21:29 GMT10
I have some problem with a prepared statement.. on a HSQLDB
String s =
"IF NOT EXISTS (SELECT 1 FROM downloadqueue WHERE tthroot = ? ) THEN "
+    "INSERT INTO downloadqueue (tthroot, date, path, priority, size)"
Array initialisation01 Dec 2007 20:29 GMT39
When you create an array of numbers, like int array[]=new int[1000]; what is
the initial value of the array? Are all the members set to zero, or is it
undetermined?
Thanks
Help in Project Model01 Dec 2007 17:54 GMT4
Hello everyone and thnx for any help..
I have a little structure problem. I don't quite know how to model my
objects. Any help is appreciated.
So, the problem is this. I have a class named Motherboard. Now, I know
Using credentials to control access to public methods: good or bad     idea?01 Dec 2007 17:32 GMT2
in the application I'm working on there are some methods I don't want
the application developer to call (it's not the way to do things and
the use could corrupt data). In order to program truly against an
interface and have generic code I have to put these methods into the
Help with code...01 Dec 2007 13:50 GMT10
I'm trying to complete a homework assignment where a window asks for a
billType (ex: Rent, Food, Gas, etc.) and then the next window asks for
an amount.  It should keep a running total of all bills entered and
continue to loop until you enter the word "done" as a billType.  I
How to code something in Java01 Dec 2007 05:44 GMT10
I'm still relatively new to Java. I have a data set in which each pair
has a number attached to it.
Say the data set is {a,b,c,d,....z}
Now form this data set, I have bunch of pairs and each pair has a
Partially deserialized objects?01 Dec 2007 01:06 GMT1
I am trying to send a serialized object from a JSP to another servlet
through HTTP, but I keep running into an invalid stream header
exception. My theory is that the servlet is (for some reason or
another) not reading the whole serialized object. I have tried placing
JAR Creation via Ant (Adding Individual Files)01 Dec 2007 00:26 GMT11
I am attempting to use Ant to create a JAR file.  So far, it works
using the (partial) code below.
<property name="build-name" value="Project" />
<property name="dist" value="dist/${build-name}" />
 
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.