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
problem with multithreading13 Jan 2007 17:37 GMT3
i tried the following code
package pack;
class newthread extends Thread {
 super("Demo Thread");
how to compile mypackage13 Jan 2007 16:42 GMT5
i have create a package mypack.
It has vehicle no, model and etc.
and then import this package to vehicle.java
but how to compile the package file
Problem to install java 3d api13 Jan 2007 11:32 GMT1
hi to all,
I'm trying to run the first example of java3d documentation deployed by sun.
I hava installed the API like follow:
manuel@angelsstation:/opt/jdk1.5.0_07/jre$ sudo sh
Online Store Application Using Spring + Hibernate13 Jan 2007 08:40 GMT1
Online Store Application Using Spring + Hibernate + Velocity + Ajax
you can check over the sample application i did when i was practicing
on the above said technologies.
This is a simple Online Store Application, which includes like moving
Attempt to fully materialize lob data that is too large for the JVM13 Jan 2007 07:04 GMT2
I get this error when too many users login to the application. But I'm
unable to determine what triggers such an exception? Is because my JVM
is running out of memory?
[07/01/12 18:49:43:491 JST] 6c664a22 SystemErr     R
GUI API for Micro Devices12 Jan 2007 00:36 GMT1
I was searching around on the Java Micro Edition docs for something about
designing a GUI for micro devices (four buttons, small LCD screen size,
compact widgets). Couldn't find anything on SUN's site, mostly due to too many
links probably.
Keyword extractor's source code....where I can find it???11 Jan 2007 21:57 GMT2
Hi,sorry for my english but I don't speak it very well....
Someone knows where I can find the Keyword Extractor source code
written in java? A software that analyzes a text and extract the
keyword of the text (the most present words in the text....for example
regarding java11 Jan 2007 21:55 GMT3
sir,
what dou mean by java thread?
tag library not found in jsp page - mystery11 Jan 2007 21:52 GMT3
I'm having a big problem with jsp/tag libraries using oc4j. One
particular
tag library is not being 'found' for some mysterious reason. The
particulars follow:
String.split() fails to split string even though parameter exists in string11 Jan 2007 21:51 GMT6
String fileName = extractFileNameFromURL();   // PRODUCES
"12.jpg"
       System.out.println("fileName = " + fileName);    // PRODUCES
"fileName = 12.jpg"
behavior of public static final int11 Jan 2007 17:41 GMT3
I think this is something I read about, but I can't find any references.
I've made two files, test.java, and const.java.
Here's test.java:
--------------------------------------------------------------------
don't even think about spaming me11 Jan 2007 08:54 GMT10
stay out of my mailbox
jim@thebottlemilwaukee.com
BufferedReader blocks until EOS!11 Jan 2007 03:25 GMT3
i have a problem because i need to read and write "at the same time",
the code is something like this:
String cmd = ...
Process p = Runtime.getRuntime().exec(cmd);
jdbc driver test10 Jan 2007 20:26 GMT9
I have some code here to test a jdbc driver. Unfortionally I get a
NoClassDefFoundError. Here my code:
import java.sql.*;
import java.util.*;
Need Java JDK 1.3 for AMD64 machine10 Jan 2007 13:37 GMT4
I just got a new build server which is a AMD64 (uname -m = "x86_64"). I
downloaded the latest version of JDK1.3 from Sun for Linux, and got the
error message "Error: can't find libjava.so.". I traced this down to a
shell script called .java_wrapper, and I modified it, so that I ...
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.