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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error message with Ant script with Tomcat24 Jan 2007 12:56 GMT2
when I try to use the task <install> in my Ant script ( to install a
WAR file in Tomcat ), it prints HTML code which contains the message
"FAIL - Unknown command /install".
Any idea why Ant and/or Tomcat don't recognize this command?
HttpURLConnection locks up on connect()24 Jan 2007 04:12 GMT5
public static boolean isReachableURL(URL url)
   throws MalformedURLException, IOException, Exception {
       System.out.println("Testing to see if URL connects");
       HttpURLConnection conn =
Shuffled Pokerdeck23 Jan 2007 19:24 GMT2
Im new to Java, and as Training for me I tried to build an Application,
which returns a shuffled Pokerdeck. (Random from 1 to 52)
Maybe you will laugh, but i needed a whole day to solve it, and I think its
even not good solution.
How do you use JFileChooser?22 Jan 2007 21:23 GMT2
I'm having a tough time trying to figure out how to get my JFrame to
launch another JFrame that will contain a JFileChooser.
Here is my method that I thought would do it:
private void generateChooserFrame() {
sorting a linked list22 Jan 2007 17:27 GMT1
Hi i want to sort my linked list of int as a data type. how can i do
that..
here are the codes so far..
class UTGLLElement {
removing duplicates from an array22 Jan 2007 17:24 GMT8
I'm trying to figure out how to remove duplicates from an array, of
course this is a lot easier if you sort the array first, but what if I
need to preserve the order of the array?
How do you constantly enforce JTextField.requestFocus() upon certain key presses/clicks?22 Jan 2007 15:34 GMT6
Following is my inner class of IconMaker:
class IconMakerKeyHandler implements KeyListener {
       private Component c;
       public IconMakerKeyHandler(Component c) {
JDK 1.3.x on Redhat 6.2 - can't install22 Jan 2007 14:11 GMT4
In order to migrate an old database server over to MySQL I need to
install the Java JDK onto a Redhat 6.2 box.
I think that I have tracked down the appropriate rpm from the java
archive here:
How to change in CSS class at runtime22 Jan 2007 11:21 GMT1
Hi frinds,
Can anybody tell me that can I pass the dynamic data in my
CSS(Cascading Style Sheel) class.
If yes then how?
Applet notinited22 Jan 2007 06:29 GMT1
Hello, I'm working with an applet that runs fine on the first launch of
IE.  After I close IE (and there are no other instances of IE running)
I try to relaunch the html file and we get the applet notinited error
message.  The length of time from closing the first instance to
how get differences between text files: help!?21 Jan 2007 05:00 GMT1
I have two text (configuration files) and I'd like to get the difference between these files.
I'd like something like "diff" in linux or differences in wiki.
how can I do?
thankyou in advance.
simple way of parsing an xml document21 Jan 2007 00:43 GMT1
/* read in XML file by passing path to file on disk.  print out node
names and values */
 /* sample of xml source file
  * <?xml version="1.0"?>
Displaying a bean in Struts.20 Jan 2007 20:42 GMT1
Hello everyone.  I have a small struts problem.  I looked for a struts
newsgroup, but there doesn't seem to be one, so I'll give it a shot here.
I have the following Action class with an attribute called 'courses'.  I
then get forwarded to a .JSP page (called "dispres.jsp") so ...
vNES games not working on WIN98SE20 Jan 2007 05:39 GMT3
I hope I posting to the correct group. I am not an expert in Java or
any programming language. I am just requesting some tech support. I
don't know anymore about computer programming that the average American
person today in his/her early 20s.
Is it possible to get the address of an object in Java language?20 Jan 2007 05:35 GMT15
I am a Java newbie. I know I can get the address of an object (or
anything) in C/C++. But how about Java?
---------A sample to get the address using C language---
[root@localhost tmp]# cat test.c
Pages: 1 2 3 4 5 6 7 8 December, 2006
 
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.