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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Http13 Jul 2005 14:09 GMT1
                  I am currently trying to do an application that does
the upload as well the download of files from a http server that needs
authentication.
The thing is i am not very sure where to begin and i am open to any
remote unix access13 Jul 2005 12:56 GMT1
I am looking for a way to get a file stream from a unix account (access
with serverName, account, password) on remote server.
How can I do it?
What is the best protocol?
nasty bug under IE/JVM1.5 - component sizing?13 Jul 2005 12:43 GMT1
I have a small and pretty simple applet. It's little more than a single
(nested) dialog.
Under IE 6.0.28 with JVM1.5 some sub-components
of the dialog have the wrong sizes (too small).
Turning echo off in Java13 Jul 2005 12:28 GMT8
I would like to prompt the user for a password and turn off echoing
what the user inputs ("stty echo off" command in unix). Is this
possible in Java?
I really appreciate any input.
Corn programming language13 Jul 2005 10:08 GMT1
This could be a language for the next ten years (i think):
http://corn.telefonia.pl/
Does anyone try it already ?
When is a good time to create a custom Exception class rather than using IllegalArgumentException most of the time?13 Jul 2005 09:28 GMT11
I always use IllegalArgumentException when the parameter suplied is invalid.
When is a good time to create a custom Exception class rather than using
IllegalArgumentException?
Com port Communication13 Jul 2005 09:20 GMT11
How can i open my com1 communicate with com2 in same computer ?
What type of cable should i use to connect com1 and com2 ?
I am using java + comm.jar to control com port.
Please help.
How much complexity to put in POJOs?13 Jul 2005 05:15 GMT6
I seem to have this problem no matter what OO-based language I'm using,
so this is probably not Java-specific. How much accessor/modifier
complexity do you put in your data objects? Do your data objects have
only the standard get/set combos for all data structures, or what
Associating class files with Jad13 Jul 2005 05:04 GMT1
I am trying to associate java class files with Jad (in Windows) so that
when I click on a class file it is decompiled on-the-fly and displayed
in wordpad.
I have written a bat file which is executed when a class file is
ExcelCSV parser & database update.13 Jul 2005 04:46 GMT1
I have a excel sheet in CSV format. I want to parse the cell contents
row by row and update it to different tables with cell data.
Consider that excel sheet has 12 columns.
Out of 12 columns, first 3 are coulmn values are inputs for updating
merging two doms13 Jul 2005 03:35 GMT1
What API exists to merge two in-memory dom trees? I saw importNode but
not sure if it handles the merge in all cases (e.g new child elements,
deleted child elements re-parenting etc).
Is importNode the right API ?. Is there any other api or code that
get property of a class13 Jul 2005 03:13 GMT5
I have simple class Student like this:
-----------------------------------------
class Student{
    String studentName;
Reading Emails13 Jul 2005 02:20 GMT1
Hi everyone,
I am trying to read emails in from a stmp server without javamail api's
and i so far have only managed to read the e-mail messages but i can't
seem to read any attachments that come with it. I am not very sure as to
Character Matrix13 Jul 2005 01:58 GMT2
HI, I need generate a character matrix of any character, for example
6x10 matrix
Anyone knows any algorithms to do this problem.
T T T T T T
Loving Enums13 Jul 2005 01:31 GMT2
Something about enums and I really click.
I'm finding the enum pattern really helps chaotic code that deals with
doing different things in different situations.  If I can come up with
some sort of enum to classify the situations, the code becomes
 
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.