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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help24 Apr 2007 21:58 GMT3
I'm working on this program for my CS class. Does anyone have
suggestions on how to do this efficiently?
http://inst.eecs.berkeley.edu/~cs61b/sp07/projects/project3.html
Thanks
Use Java to build an account manager24 Apr 2007 21:47 GMT1
I want to build an account manager using Java. I am now using SWT to
build the GUI, but I am not sure which libary I should use to connect
to the server to get the account information.
There are around 20 servers. If an account/password exists, users can
How to identify File encoding in Java?24 Apr 2007 21:32 GMT6
I have a Java program which polls a directory for incoming files
(zipped and text).
When a new file comes, I read it and post it's outcome.
Here I have some encoding problems. The text files are usually UTF-8,
javax.servlet and javax.servlet.http24 Apr 2007 21:25 GMT2
I try to work with the javax.servlet and javax.servlet.http classes.
So first I downloaded them from java.sun.com. The download results in a servlet.jar file.
Simply putting this file in jre directory does not enable Eclipse (3.3) to resolve the import for javax.servlet and javax ...
Use Java to build an account manager24 Apr 2007 19:14 GMT1
I want to build an account manager using Java. I am now using SWT to
build the GUI, but I am not sure which libary I should use to connect
to the server to get the account information.
There are around 20 servers. If an account/password exists, users can
Server and multiple sockets24 Apr 2007 19:06 GMT15
I'm a student, trying to write a server that can handle multiple
clients. It's closer to working than I was expecting but if I use
client 1, then client 2, client 1 then freezes. And then I can't close
the windows and have to stop the OS processes. The problem occurs with
reading CSV file24 Apr 2007 15:06 GMT16
Hi...I am new to java......can anyone pls. help me in reading a csv
file using core java.
File path will be send as a paramter.
Pls. let me know in detail.....like opening a file.....moving the
Get the Type of Exception JVM24 Apr 2007 14:40 GMT3
Hi, i'm a brazilian student.
I'm need,  in my student  project, capture the type of Exception
throwable for JVM.
For example :
multithreading24 Apr 2007 14:04 GMT6
i did't understand  the purpose of  "JOIN()"  method.please help me.
now, i have been learning  java.i  follow the book called  "THE
COMPLETE REFERENCE".
Java Web Start24 Apr 2007 13:40 GMT14
I've got a jar file that I'm loading with Java's Web Start.  When I load the
.jnlp file from a browser, the application installs and runs properly the
first time.  If I close the application and click on the link in the browser
a second time, the Web Start splash screen loads for ...
How to test a method which has void return type and no argument?24 Apr 2007 11:40 GMT10
  I am using JUnit for testing java application under Eclipse IDE. I
have a method which has void return type and no arguments i.e.
void xyz()
{
STRUTS/JSTL:  Need Match \ Equals tag that compares multiple values24 Apr 2007 09:01 GMT1
    Struts 1.3.8 Websphere 5.1 web app, wondering how to test my
Customer bean properties in my JSP against multiple values.
    I have a business rule which reads "If (the customer is from AZ,
CA, MS, NE, or WA), and (either their total sales or total credits are
basic socket server in unstable24 Apr 2007 08:18 GMT5
Hi, I have to use 1.4.1_03 version for development and I am running
into a really weird problem.
I have a server-client program, that receives data from a client and
sends it back to it.
RMI round trip to create the object24 Apr 2007 08:14 GMT5
I am writing a Java client server application in which the clients
resides in a long physical distance from the server. For example,
clients can be in India while server is San Jose. There is a secured
TCP connection between the clients and the server and the connection
Question about ++24 Apr 2007 04:24 GMT13
I have got a question about the post increment operator. Consider the
following code
int i = 1;
System.out.println(i);
 
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.