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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting text from a URL22 Oct 2006 16:03 GMT6
I am trying to read the text of a website using a URL object and a data
stream
It works well on CNN.com for example, but doesn't work well on:
http://www.collegehumor.com:80/video:1674301
Converting a HashMap<String, Thing> into a sorted array22 Oct 2006 14:46 GMT8
I would like to code a method to convert a particular HashMap into a sorted
array.  This is what I came up with:
public convert(final HashMap<String, Thing> things)
{
java geometry22 Oct 2006 13:24 GMT3
If I have Shape S and Point P.  How do I find the point on the
perimeter of S that is closest to P?
I want to know Size of operator in java like cpp22 Oct 2006 13:10 GMT5
how do we know how much mewmory allocated to class
Regional Concept22 Oct 2006 12:43 GMT9
Hi, i was wondering if anybody had any idea how to go about writing
code that would take someones adress and determine the names an
adresses of their neighjbours?
Is this possible??
ensuring only one instance of an object exists?22 Oct 2006 12:21 GMT14
I have a Swing applet (possibly similar to yesterday's Rich Clients
topic) which pops up some classes that extend JFrame.  I'd like to
ensure that only one instance of a particular JFrame exists.
My brute force approach is to create a static boolean variable for each
java 6 and certification22 Oct 2006 11:17 GMT2
I've a little dilemma: I'm thinking about getting certified as a SCJP,
but the new jdk is coming soon and I don't know if this will be a very
good idea. I actually don't want to get certified (buy a book to study +
pay the actual exam) to be fooled by a possibly new certification ...
Anyone interested in a Java board game engine?22 Oct 2006 08:06 GMT8
The topic for my university dissertation is "Design and Build a Java
board game engine" and it is necessary for me to elicit requirements
from the games industry (i.e. anyone who would be interested in using
the completed engine for making an java-based 2D board game). SO...if
trouble with java dates.22 Oct 2006 06:19 GMT2
I am having trouble with some logic to change a String enetered using
BufferedReader and InputStreamReader . in the dd/mm/yyyy format.
I would like to seperate it into an int day,int month and a String
year.
Interesting VC-Backed Start-Up Company22 Oct 2006 01:16 GMT1
Good Afternoon All,
I wanted to share a job posting from the company I recently joined
(based in Pittsburgh). It's an interesting Java-based software start-up
out of Carnegie Mellon. This is the developer posting. We also have
Newbie - custom class22 Oct 2006 00:55 GMT4
I need a direct solution and no theory.
I would like to package some methods in a separate .class file. I'm not
sure how to:
1. Form the methods in my class file to make them available from the
Handling chunked data with HttpURLConnection22 Oct 2006 00:47 GMT1
I've tried to use HttpURLConnection in order to retrieve web
pages (using InputStream) but when the content is chunked the
result is always truncated... Is it possible to solve this
problem or I've necessarily to use Socket class ?
Signed Applets, Certificate Authorities21 Oct 2006 19:53 GMT4
I have a web application with applets that access the users' file
system (with permission) and upload files to a our web server.
I am looking for a trusted certificate authority that can sign the
applet, such that that applet is trusted (by default) by IE,
java programing job21 Oct 2006 15:40 GMT1
I have been learning and programing java, most of time I create project
for myself, have very few
chance program java in my company. Is it possible to get a java
programing job?
How to jump out of several nested control structures?21 Oct 2006 12:39 GMT13
I am wondering how can I jump out of several layers of loops. break can
only jump out of the inner most loop.
for ( ...)  //layer 1
{
 
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.