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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
getting started with databases29 Mar 2004 16:44 GMT9
I need to write a simple applet that will use a simple database (actually, a
Microsoft Access file - db1.mdb).
I don't know much about databases, I only know how to write simple SQL
queries (I only used PHP + MySQL so far).
Java swing smiley chooser29 Mar 2004 13:51 GMT1
What is the best way to make a smiley chooser in a JApplet? I want it
to be like the one in MS Messenger. I found that a JComboBox is
usefull. It uses a button and have a JList that shows the items. But I
want the items (smileys) to be shown just as in MSG and use
XML and character set encoding29 Mar 2004 11:45 GMT2
I think this is a very common problem but I cannot find any code to solve
it.
I need to read an XML/HTML with text encoded, containing characters like
  or ´ or even ß.
Fairly new to Java: JTextFields help!!!29 Mar 2004 09:19 GMT2
I have a program with a few JTextFields. How do I store what is input
into these fields in a text file?
Below is some sample code:
import java.awt.*;
Sun java version incompatibility29 Mar 2004 04:41 GMT2
Had to install Sun java to run an app.  I have always used the MSJVM
until now.  The app ran with version j2re-1_4_1_02-windows-i586.exe,
but when I updated to version j2re-1_4_1_07-windows-i586.exe, the app
told me I would have to download the older version.  Anyway to make
Minimum gui      Simple29 Mar 2004 03:02 GMT2
hi gur rrrrrrr rus,
In applet extends pannel that extends Component. The painting is done on the
Panel?
What is the minimum ways to paint(0 something on a component that will be
Inheritance question.29 Mar 2004 00:21 GMT9
I  have a problem understanding inheritance. Here is the code:
package test4;
public class super_class {
 String a = "super_class variable";
Problem cannot uninstall J2RE 1_4_1_01 windows j586.exe - 28 Mar 2004 23:09 GMT1
Trying to uninstall older version of J2RE on winxp pro using add remove
progs and ran the uninstaller which completed but left the thing apparently
still installed.  Deleted the files from d:\program files\java\J2RE1_41 etc,
but windows thinks it is still installed.
Input Validation???28 Mar 2004 17:14 GMT1
How do I make sure that the data which a user inputs is actually
valid?
e.g.
I have a String called userID of the type ID000001. How do I make sure
Java Float newbie problem28 Mar 2004 15:49 GMT7
Hi all,
I am trying to make a simple addition of java.lang.Float numbers, and
I keep getting this error message:
operator + cannot be applied to java.lang.Float,java.lang.Float
Use of sourcepath option27 Mar 2004 23:50 GMT5
Howdy All!
I am trying to use -sourcepath and am becoming a little frustrated as to why
this doesn't work:
F:\java\tests\wtk\bin>javac -sourcepath ..\src -d ..\classes Command1.java
AWT splash screen problem27 Mar 2004 22:25 GMT4
I am trying to implement a splash screen with my program and been having
 runtime errors.  I get a NoClassFound Exception eventhough both
classes are in the same directory and are in the same package.
The original code is found at this site:
Accessing sub-class methods of an array of abstract objects.27 Mar 2004 14:11 GMT3
I've created an abstract class 'account', which has 2 sub-classes -
'current_acc' and 'credit_acc'.
I've succesfully created an array of type account and used constructors from
both the sub classes to create objects of both 'current_acc' and
Resource access27 Mar 2004 13:16 GMT2
I'm having a bit of a problem accessing resources, and I am hoping
someone here can help me with it...
I am fairly 'new' to Java, so some of my assumptions "maybe/will
be/could be" wrong...
I am having a problem with the installation of the J2EE SDK on to Windows XP.27 Mar 2004 07:45 GMT1
I am having a problem with the installation of the J2EE SDK on to
Windows XP.
The first installation didn't install properly, and now when I try to
install it again, it says it is installed and refuses to install.
 
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.