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 / First Aid / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java sun certification17 Jan 2006 21:02 GMT2
I am looking for comments on java certifiaction training through sun.
I am a good developer with a B.S in computer science and 15+
years of development with alot of C++ and some Java.
I am wondering if I should consider Java certification through sun ?
java url protocol handlers17 Jan 2006 20:12 GMT1
im looking for the source's for the url protocol handler packages
java.protocol.handler.pkgs
any success stories with creating protocol pkg's and any good
doc's/howto's that anyone knows of? im considering using this instead
JSP equivalent to PHP $_SERVER?17 Jan 2006 19:57 GMT3
I looked up System.getProperties, but to be honest, I have no clue how
to use it in light of what I can do in PHP, which is this:
<?php echo $_SERVER['HTTP_USER_AGENT'] . ' ' . $_SERVER['SERVER_URI'];
?>
JSP script riddled with errors - can't resolve them - please help17 Jan 2006 17:51 GMT7
I do not possess the ability to translate PHP into JSP, but I thought I
could.
Here is the code:
[CODE]
Hmmm....I apparently have the wrong idea about extending classes17 Jan 2006 17:46 GMT24
I was under the impression that you extended classes so that you could
have the same variables as the class you're extending from.
But when I try this:
public class A {
variable "retriever" might not have been initialized - confused17 Jan 2006 17:00 GMT3
[CODE]
 String message = "", send = "", quit = "", errorMsg = "", cookie =
"";
 boolean hasSubmittedMessage;
Asking help for a java io problem17 Jan 2006 15:01 GMT1
Hello, guys! I have a problem running the following code with eclipse
showing that:
java.io.IOException: Stream closed
    at sun.nio.cs.StreamDecoder.ensureOpen(Unknown Source)
HTMLRetriever class method getHTML() returns null - confused17 Jan 2006 08:38 GMT1
[CODE]
package ppowell;
/**
* For implementation of Retriever by superclass FlatFileRetriever
ClassCastException17 Jan 2006 07:07 GMT3
         I am trying to learn Java. I found the explanation of
ClassCastException in Sun website as follows. But it seems rather
simple. I don't understand " cast an object to a subclass of which it
is not an instance" in the explanation. Please help me. By the way,
Manifest Changes?16 Jan 2006 23:58 GMT3
Did something change in the generation of jar files between 1.4.1 and
1.5.0?  With 1.4.1, I can successfully create a jar with a manifest.
In 1.5.0, using the same jar command, the .jar file is created, but the
Class-Path entry is not in the jar's manifest file.  Here's the command
Set focus and un-set focus16 Jan 2006 22:21 GMT1
How do I set the focus of a JFrame or its components, and unset the focus?
Thanks
Allan
Displaying small pictures in a text window16 Jan 2006 21:36 GMT8
I want to display small pictures in a text window, its actually emoticons in
a messenger I want to implement.  How should I do this in Java.  Ideally I
would like to support animated pictures, but any method to display any
format would be welcome.
java.net.URLEncoder exception nonexistent - confused16 Jan 2006 21:32 GMT9
How in the world is this one happening:
[Quote]/~ppowell/includes/chat_submit_message.jsp:44: cannot find
symbol
symbol : class UnsupportedEncodingException
Adding tabd to JTabbedPane Dynamically16 Jan 2006 20:52 GMT5
Hi Java Gurus
 I am adding JPanels to the JTabbedPane dynamically.  Initally i have
one tab pane. when i am adding the second tab pane using the following
code
obtaining list of available encodings16 Jan 2006 19:35 GMT5
I would like to obtain a list of the
available encodings at runtime. java.nio provides the
java.nio.charset.Charset.availableCharsets method for
doing this, but as far as I can tell there is no
 
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.