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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
J2EE licensing ... confusion19 Feb 2004 01:58 GMT2
We will sell a product to our client that requires J2EE jar files. Our
client has restrictions on open source software, so for now, we're
throwing out JBoss from the equation.
Any idea what our client can expect to pay for J2EE license, in this
How do I fix: "Incompatible type for constructor. Can't convert java.io.InputStream to java.io.Reader."19 Feb 2004 00:43 GMT1
First, let me state "I am not a Java programmer.", but I need to write
a Java stored procedure for use in an Oracle database instance.  The
code fragment I am having issues with is:
   Process p = Runtime.getRuntime().exec(cmd);
Synchronizing18 Feb 2004 21:19 GMT3
In order to be able to suspend and resume a thread, now bad words, I'd
like to use something like a mutex, e.g.
Object testMutex = new Object();
One thread would start and wait,
use string.matches w/o pattern18 Feb 2004 19:23 GMT2
I have a problem using matches in string w/o using pattern. In the
following code, st.nextToken() returns "111-11-1111" to "s". s.matches
returns "true" to boolean "bl" and "s" still has the string value. But
after if (bl), the value of "bl" and "s" are empty, and it is always
Help with repainting an Applet18 Feb 2004 18:20 GMT1
I'm having some troubles with this Applet. My intention is to put a
button in a web page that shows or hides an applet. The applet opens
in its own frame which shows in the North panel some images and in the
South panel two buttons, one to show the firts image and the other to
NORM_PRIORITY question18 Feb 2004 16:30 GMT2
I've just completed online practice test at www.lanw.com for 310-035
exam.
I have one question which I couldn't understand the answer.
The question is
Drawing objects on a Jtable18 Feb 2004 14:58 GMT1
Is it possible to draw objects (squares) on a Jtable , and how ?
Cannot access class18 Feb 2004 13:36 GMT5
Hi there, I'm trying to create an applet where by there is a bar at the
bottom which moves from left to right on which you can click on and above
this I want to do some drawing. I am having problems getting my drawing on
the applet. With my current code, I am receiving a cannot ...
read from a Windows application18 Feb 2004 08:00 GMT11
the Windows application sends a character pointer of interger, and I want to
get back the values "1" and "2" (no problem if I use an Windows application
to get back the values)
char * sendbuf = new char[10];
Avoid getting NullPointerException18 Feb 2004 03:18 GMT2
This method returns a java.lang.NullPointerException when there are no
children.
How can I avoid the nullpointer. I have Elements with and without children.
BR
JNI and Native Library18 Feb 2004 02:15 GMT2
I have two classes that need a JNI interface and have two native
libraries. I'd like to combine them into a single library. Will both
classes have to use System.loadLibrary() for the same library, or will
one load suffice?
Calling Java object/methods from C++ 18 Feb 2004 02:13 GMT2
I am looking for reference books/tools/code samples for calling java
objects/methods from COM/C++ classes.
I am reasonably familiar with JNI. If you have used JNI, please let me know
of your experiences and things that I need to watch out. I have used JNI 1.1
Newbie curiosity17 Feb 2004 22:53 GMT2
Hi again,
Is it possible to import classes from the default-package?
as this package has no name and both
import *;
Applet cut and paste help needed17 Feb 2004 21:11 GMT8
I am using Internet Explorer 6.0.28xxx
under Windows 2k with the Sun Java2 v1.4.2_03
java VM.
I can cut and paste between text fields in the
Creating a grid for a agenda17 Feb 2004 20:30 GMT2
Basicly I want to create something like this,
http://quadii.com/summit_00/grid.gif.
A "grid" with "objects" on them. For example I have a reception planned
on monday at 6 but I get a call that the reception has been moved to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 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.