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 / General / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Howto send objects between a client and a server11 Oct 2007 07:47 GMT4
I'm trying to write a little program that can send an object between a
client and a server - and back. It won't work and I get theese
exceptions:
Server:
Please help, its urgent !!11 Oct 2007 07:46 GMT4
HI ALL, I M A BEGINNER IN JAVA SO PLEASE IF YOU GET MY PROBLEM PLEASE
HELP OR EVEN FIX IT FOR ME IF IT IS POSSIBLE
MY PROGRAM AND ITS APP WERE WORKING PERFECTLY TILL I ADDED A GETMAX()
AND DELETEMAX() METHODS, THE GET MAX WAS FOR GETTING THE MAXIMUM OF
Another noob in trouble! Help me out if you like!11 Oct 2007 07:43 GMT19
Hello again. This time i have another code that isn't working. It is
like a ticket program... It should ask the user "how old are you?",
following that answer it should say "Have a coupon? (Y/N)"
and then it will give the ticket price based on the answers. When i
How do I determine the owner of an object?11 Oct 2007 07:10 GMT6
If it can be done, how do I determine the class within which an object
was instantiated?
For example:
class Example1
Creating an array of objects (newbie question)11 Oct 2007 06:11 GMT17
I hope I"m posting this in the right place.  Java is somewhat new to
me, and I'm not really comfortable with handling objects, hence my
confusion.
I'm trying to create an array of size N with objects that will be
Making a Java Text-To-Speech11 Oct 2007 02:28 GMT6
I'm looking at making a text to speech program in java. I do not have
much expertise in this area of java, and was looking for libraries
online to help me out. I don't even know where to begin. Can anyone
help me?
Printable and Books10 Oct 2007 22:16 GMT2
I am attempting to print from my Java application, and it actually
works very nicely - as long as I only send a single Printable object
to the printer.  However, when I try to add multiple Printable objects
to a Book (so I can send the Book to the printer as one print job),
Writing out StringBuffer with proper format10 Oct 2007 15:02 GMT3
When I write out a StringBuffer, I lose all the original line
breaks.  The code below reads a web page and writes it out to a
file.
    Is there a way to use String Buffer (fast) instead of String, but
POST request to SSL/HTTPS URL10 Oct 2007 14:21 GMT20
Has anyone got a sample code or utility that will allow a POST request
to be created to a SSL/HTTPS url?
I've spent a few hours googling and got solutions for HTTP and those
that I have found for HTTPs haven't worked.
Turning off Eclipse XML editor's comment autocomplete10 Oct 2007 10:55 GMT1
When I open the XML file and open the comment (by typing <!--) it
automatically adds a closing tag: -->
This is fine until you really want to comment something already
existing. For example:
complex regex10 Oct 2007 07:22 GMT1
I am new to java.util.regex package which I am using to detect each
time the javascript tag occurs in an html file and delete it. I tried
using the following code to find examples such as the ones below but
instead it finds the first occurrence of "<" and the last occurrence
the cost of intermediate objects10 Oct 2007 07:20 GMT2
I'd like to know if code like:
 long id = obj1.getId();
 obj2.someFn(id);
compiles down to:
Expanding and Collapsing JTree10 Oct 2007 06:24 GMT1
I am trying to write a file Explorer program in Java, i go the Frame, Basic
Menu and Tree going. But now i have the C: listed and i need some help
expanding and collaping the HDD to se Folders and Files contained in there
C:..
complex regex10 Oct 2007 03:58 GMT1
I am new to java.util.regex package which I am using to detect each
time the javascript tag occurs in an html file and delete it. I tried
using the following code to find examples such as the ones below but
instead it finds the first occurrence of "<" and the last occurrence
Sum of all even integers10 Oct 2007 03:56 GMT3
"Use WHILE. Write an application that asks the user to input integers,
calculates the sum of all even integers, and displays the result.
Allow the user to decide when to quit."
So far this is what I have:
 
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.