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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to delete an entry from a Map?17 Nov 2007 23:17 GMT2
I cannot figure out how to delete an entry from a Map(HashMap). For
example, suppose I have a class Person and 3 objects of that
type(personA, personB and personC):
public class Person {
I've Read A Intro Book To Java, What's Next?17 Nov 2007 21:32 GMT26
Hi guys! I've finished reading Beginning Programming with Java For
Dummies today and I still want to learn more about java. What books
would you guys suggest that I read next?
I'm planning on reading "Just Java" by by Peter van der Linden and
design for async method call17 Nov 2007 17:57 GMT2
i've a method takes an  argument and  returns a value, the above
method will do some operations which is time consuming, so the caller
is blocked till the processing is finished.
Now i want to make it as asynchronous. one way of doing this is
How can see a string's unicode?17 Nov 2007 17:29 GMT4
Hello, if I have a string A, how I can see the string's unicode?  say,
display the String with format: "\u611F\u5192";
Currently I have a string A, which I don't know the encoding, but if I
display that string in the firefox browser, it is just some strange
Some free utilities for Java, with Hebrew support.17 Nov 2007 17:26 GMT103
I am looking for some free utilities for Java, that supports other languages
then English
(I need utilities that support Hebrew).
1. Database (Is My-Sql good enough).
HTML email with hidden image request for website statistics     gathering?17 Nov 2007 14:17 GMT5
So, some large company has a firewall and proxy server and IHS and
Websphere and a J2EE web app. This web app produces an HTML email
containing a hidden <img ...> tag that requests an image from the web
app (not the web server). This email is sent out to many people.
Need regular expression help17 Nov 2007 10:52 GMT2
So that I can use String[] mystring.split("regexp") in Java, can
someone give me the regular expression to split this string:
(0, 0.0.0.0-0.0.0.0), (1, 1.1.1.1-1.1.1.1), (2, 2.2.2.2-2.2.2.2)
into this:
java and mysql17 Nov 2007 04:40 GMT3
how can I get all databeses from mysql database?
I was trying such code, but without any results:(
Connection con;
 con = getConnection("jdbc:mysql://localhost:3306", "root",
Ways to call a method17 Nov 2007 04:33 GMT7
I am reading a book about Java . It says that "There are three ways to
call a method
1 - Using a method name by itself to call another method of the same
classsuch as maximum( number1, number2, number3 ) in line 21
CachedRowSet Concurrency17 Nov 2007 01:57 GMT8
I have an application that starts a new process every 15 minutes. I
create a new thread for each process so it is possible that they will
run concurrently. I have a data access layer that returns a
CachedRowSet object. When I only have 1 process running, the program
jpanel export as pbm image17 Nov 2007 01:13 GMT1
I have a question. I have a JPanel with some custom drawings on it like
rectangles, circles etc. Now I want
to export The Jpanel as a PBM file. I have no idea how to do this.
Maybe someone can point me to some url where I can read how to do it.
synchronization: concurrent method access problem16 Nov 2007 18:20 GMT3
I have a problem for a bit of code that needs thread synchronization.
The code is something like this:
classA
{
Jcreator + java = mess16 Nov 2007 17:24 GMT1
I'm using Jcreator with java 1.4_2. I noticed that whenever I try to use any
interface I got: class not found. Under Eclipse everything is working fine.
What could be wrong ? For example the program :
************************
Can not define a parametrized exception class.16 Nov 2007 15:32 GMT3
Defining
/**
* Puzzled.
*
hi guys16 Nov 2007 14:34 GMT2
i want learn java do you help me
 
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.