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 / First Aid / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What is the difference between CMP and BMP EJB's (beans) ?09 Sep 2004 12:42 GMT4
What is the difference between CMP (container manged persitence) beans and
BMP beans?
Tobias
Working with sequential file: variable input might not have been initialized09 Sep 2004 11:58 GMT5
Here is my code for opening a sequential file and read a record:
// Ex 17.7 ReadSeqTrans.java
// open the transactions.dat file for input
// displays values in system.out
Vector class09 Sep 2004 09:02 GMT8
I have created the class Room. I'd create e vector of Room.
I declare a vector in this way:
Vector v = new Vector();
       Room uno = new Room();
[Newbie] Please Help09 Sep 2004 03:27 GMT2
I'm new in Java, I'm trying to connect to a MS Access Database.
The code I use is bellow, it doesn't insert nothing in my database table, it
does nothing, why ?!
=====================
Why have the header 'public static void main(String[] args)' at all?08 Sep 2004 22:20 GMT17
Yes, you must have a main header but why that particular header? You can
get by without it so why use it?
Signature

Starshine Moonbeam

#include files in Java?08 Sep 2004 17:36 GMT4
I used to think I knew a thing or two about java programming...
I've decided to use Java to write a program which will interface to an
electronic device I have built using the serial lib available for
Windows. The computer will communicate to the device using bytes as
Compiling problem in Windows XP08 Sep 2004 11:17 GMT1
Okay, bit of context...
About three years ago I bought "Java How to Program" third edition, which
came with a free CD of Java SDK 1.2.1 which worked fine in my old Windows 95
machine, although I never got much use out of it.  However, I'm now using
REPOST: Why have the header 'public static void main(String[] args)' at all?08 Sep 2004 10:51 GMT4
Yes, you must have a main header but why that particular header? You can
get by without it so why use it?
Signature

Starshine Moonbeam

window resize, but applet not re-draw08 Sep 2004 02:56 GMT1
Hi all,
here's some problem again.
I am using J2SDK1.4.2 and use swing to  build a applet with some
jcomboboxs, buttons and also a jpeg pictures. but the applet doesnt
Don't want to use frames in webpage07 Sep 2004 23:49 GMT4
I find it very annoying when viewing a web page and the navigation buttons and
banner scroll up with the page. Use of frames can prevent this from happening
but many browsers do not support frames. Is there a method using java or
javascript that will fix the position of the ...
trouble with ArrayList07 Sep 2004 22:12 GMT3
static ArrayList getNodes(){
      int i=0;
      ArrayList Services= new ArrayList();
        while(i< readMyFile().size()){
Regular Expressions in Java throws StackOverflow Exception07 Sep 2004 17:44 GMT4
I was just trying to use a regular expression for finding me the
patterns which match
X(\\n|\\r|.)*? Y
What this means is to find the pattern which matches any String that
read data from a text file,use them to add nodes to a JTree07 Sep 2004 13:26 GMT3
I must read data from a .txt file.The file looks like that
Server1
ID
Name
Help with j2me07 Sep 2004 11:35 GMT3
Hello I have a problem with j2me.
I have written this class(see later) that it run without problmes. But I
have a question. How can I add a command to a ChoiceGroup? I have add a
command to the form that contains the CoiceGroup, but how can I add a commad
Compiling & Running Basics07 Sep 2004 10:53 GMT4
I am relatively new to Java and would like to understand the commands
for compiling and running java programs, using options like
-classpath, -d, etc.  My instructor gave us the code in a batch file
and just had us run it, but I would like to understand what I am
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 2004
 
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.