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
Value of jTextArea in jScrollPane08 Mar 2004 14:15 GMT1
I'm pretty new in programming java.
The problem that I have is this...
I made a JScrollPane with a JTextarea, now I want to use the value
that I entered in the jTextArea to send with netsend but I do not know
URLGet Exception at all http servers on Earth08 Mar 2004 11:06 GMT5
//URLGet.java
import java.io.*;
import java.net.*;
public class URLGet
class and variable08 Mar 2004 10:54 GMT1
Given a structure as below, how can I have the integer d (in class B)
assigned into the integer c (in class A)?
c = object_B.d seems not ok.
public class A extends javax.swing.JFrame implements Runnable{
downloading binary files using URL08 Mar 2004 06:11 GMT3
For the poject I am currently working on, I often need to access and
download files from websites. So far I have been using:
String fullURL="http://www.host.com/textfile.html";
try {
JSP08 Mar 2004 04:03 GMT2
I want to learn Java Server Page to connect my website to a database.
Should I first familiarize myself with Java (through a book like
Beginning Java 2) and then buy a book dedicated to Java Server Page or
can I start studying JSP right away without knowing anything about
Mixed int & long types operation08 Mar 2004 00:44 GMT1
If I have below int & long types variables
int i=1, j=0;
long l=99, m=100;
below assignments can pass compilation
How to show the console output in JBuilder 9 application?07 Mar 2004 21:43 GMT1
I generated an GUI application with JBuilder 9 and inserted some
System.out.println(....);
commands in the code.
How can I view the text and information which is written to the console output
OriginNotAllowedException: JavaScript is not from the same origin as the Java code07 Mar 2004 20:54 GMT1
On the java console of Mozilla I get the following message when I browse a
web page using a certified applet:
sun.plugin.liveconnect.OriginNotAllowedException: JavaScript is not from
the same origin as the Java code,
java.sun.com http server down07 Mar 2004 17:32 GMT7
I have not been able to get through to java.sun.com for two days.
I can ping, but no http.  Anyone getting through?
--
Canadian Mind Products, Roedy Green.
drawImage    with jdk 1.1.807 Mar 2004 16:02 GMT1
Still learning the java universe.
Are some of the drawImage various methods broken in jdk1.1.8?
I am trying to get the flip vertically method to work.
Does the "first coordinate of the source rectangle"  means the first
Can this kind of question appears in real 310-035 exam07 Mar 2004 14:08 GMT2
I found below question at www.jchq.net mock exam. The author said that
it's possible in java programmer exam that the correct answer is
selected by not selecting any of question provided answer. I haven't
taken Sun's exam before so I'm not sure if this will happen in real
Create objects from an xml file07 Mar 2004 00:28 GMT6
I'm new to this group and to java too, so pardon me if the question has
already been asked (most certainly it has).
I'm developing a game and I'd like to create objects of several classes from
an xml input file.
Java "For" Loop Question07 Mar 2004 00:08 GMT4
I have a java loop problem:
My 1st year has the dollar amount of the 9th year?  The salary figures are
correct
but they are backwards from my years?
MIDP 2.0 help needed06 Mar 2004 23:16 GMT1
Does MIDP 2.0 support microphone input?
Is Voice-Over-IP over GPRS or EDGE using MIDP 2.0 application possible?
10x
Question about 310-035 exam (collection framework)06 Mar 2004 21:22 GMT2
As I'm preparing for this exam I find some questions on web asking
about bitset collection. From exam objectives found at Sun's web site,
there are only below brief statements about collection.
Section 9: The Collections Framework
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 February, 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.