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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
images, upload, stream23 Nov 2004 13:05 GMT1
i use the FileUpload package from Jakarta to upload file
some files could be images, and in this case, i must resize these
i must use  J1.3, so i create  an Image object (from awt),  i can have
width, and heigth, and i can make a scale operation
Java help website23 Nov 2004 09:37 GMT3
I am very new for Java programming, and I am looking for some Java help
website with a lot of examples and explan, anyone can help
On classes and subclasses?23 Nov 2004 08:50 GMT4
I have a question on the correct modelling of classes and subclasses,
and I cannot figure out whether I'm trying to do things the non-Java
way, hit a limitation of Java, or just trying to do things wrong.
Suppose I want to model animals, and it's possible to figure out the
Is this how to work with arrays?23 Nov 2004 08:14 GMT9
I want to create an array of objects, and from what I have read in the reply
to my previous post, this is how I must manipulate the array? Is my
understanding correct?
<sscce>  (perhaps not so short)
awt dialog22 Nov 2004 23:55 GMT4
Hello to everyone,
what i want to do, is to add a modal dialog inside a panel and then adding
the panel inside a cardlayout panel.
How this could be done?
newbie22 Nov 2004 22:36 GMT7
i want to write a program that reads an integer between 0 and 1000 and
summarizes all the digits in the integer. For example, if an integer is 932,
the sum of all the digita is 14.
Does anyone knows how to do this?
Read contents of a web page22 Nov 2004 18:11 GMT3
I need to read the entire contents of any webpage, and return it as a
String.  The other part of my assignment was to read a file and return its
contents.  I did that with the following code:
private String filename;
determine if  char between A and M22 Nov 2004 17:03 GMT5
I need to check if a char value is between A and M. I have tried
if (chArray[4] <'A' && chArray[4] >'M')
System.out.println ("not between A and M");
but I can not get the message to print. it seams to accept all valuese in Char.
HELP: Won't Compile: Recursion to check Palindrome22 Nov 2004 15:56 GMT10
Gents,
I have a problem with a class I wrote. It will not compile. The error
is saying that I need a class or interface expected or something to
that nature. I have never seen this error before and have no idea why
XML String into a DOM object?22 Nov 2004 14:11 GMT1
A newbie question: how do I transform an XML string into a DOM document
object?
I see that the various Xerces builder classes have 'parse' methods for files
and streams, but I can't see anything that has the source as a String value.
applet gets parameter via URL22 Nov 2004 13:25 GMT1
hey all,
This is a bit more an html question as  java...
I have an applet and it uses 2 parameters, thats working fine. the first
parameter = "field" the other "value"
Using Java in commercial products. Do I have to pay Sun for that?22 Nov 2004 07:47 GMT6
Do I have to pay any fees to Sun if I write in a commercial application in
Java and sell start selling it?
I've read the license agreement for JRE but I'm still not sure (i'm not a
lawyer).
Could you write this sound applet?22 Nov 2004 06:47 GMT9
As a start, consider this simple QBASIC program that generates random
frequencies:
10 frequency = 40 + 400 * RND
20 SOUND frequency, 7
Need help with searching an array22 Nov 2004 06:21 GMT1
OK I have been working non-stop for the last 8 or 9 hours trying to figure
out this program and I am now beginning to get crosseyed and nothing I am
doing is working. The program I am writing basically reads in a file with
the format: Name Ranking into 2 different arrays,which I ...
JAVA On PalmPilot?22 Nov 2004 01:21 GMT4
I want to implement a porgram on a PalmPilot device.
The program should enable the user to draw on the screen using the
stylus (It will perform some operations on the drawn cruve).
The program should also be writen in JAVA (Maybe J2ME).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 October, 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.