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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
regular expressions27 Apr 2006 19:44 GMT13
The password is at least six characters long.
The password contains characters from at least three of the following
five categories:
·    English uppercase characters (A - Z)
Problem with Ant/Eclipse/Oracle27 Apr 2006 19:29 GMT12
I'm trying to do an ant build in Eclipse.  The build works find outside
of Eclipse, but within Eclipse I get the following error:
java.lang.UnsatisfiedLinkError: no ocijdbc8 in java.library.path.
ocijdbc8 lives in C:\oracle\ora81\bin.  When I run the build outside of
Java Applet question27 Apr 2006 19:00 GMT9
I have a Java applet called TestColor that does not work.  Here is the
code.
TestColor.java code:
import java.awt.*;
Using text box and browse button.27 Apr 2006 18:32 GMT1
I am facing a problem...and I need ur help.
The problem is....I have to display a textbox and a 'BROWSE' button to
select an image(logo) and the path selected should come in textbox, and
then to store this image in the database as BLOB datatype.
How to find which JList user clicked?27 Apr 2006 17:39 GMT3
I have 2 JLists.  How can I find which JList user clicked?
Thanks.
Warnings and collections27 Apr 2006 17:31 GMT33
I'm picking up a project I last worked on about a year, and one JDK
version, ago. It makes extensive use of java.util collections.
I just did a rebuild, and got 100 "Type safety" warnings. It used
to be warning-free.
web service problem27 Apr 2006 17:18 GMT2
I'm writing a java client for a .NET server.  I'm using Java and the
Apache Axis API.  When I send a soap request I get back the following fault:
faultString: Server was unable to process request. --> Object
reference not set to an instance of an object.
JavaSpaces Troubleshooting27 Apr 2006 17:14 GMT1
     M new to Javaspaces, and having a tough time running my first
JavaSpace program.
Everything runs fine, but the program is not able to locate the
javaspace.
simple java help27 Apr 2006 16:57 GMT3
I have attached code and was wondering if someone can help me though
it.  I am just trying to make a simple database type program so i can
learn java.  I know C++ well so i think i still need to get out of the
c++ mindset.
simplest problem ever27 Apr 2006 15:55 GMT5
       while ((mFood != "Y") || (mFood != "N"))
       {
           mFood = User.inputString("ENTER Y for food or N for no food");
       }
Eclipse question - using class files in a project with out source .java27 Apr 2006 15:48 GMT3
Our professor gives us .class files to use for our homework because
they contain methods/classes that are needed with the other source
files he provides.  The problem is that Eclipse doesn't recognize these
.class files, and makes all my other .java files show errors.
-server flag: what does it do?27 Apr 2006 15:22 GMT1
Hello out there,
I recently turned on the -server flag on a production system with
disastrous effects: the load rocketed up and the response times went
through the roof.
DAO - best practices27 Apr 2006 14:40 GMT2
I know this is a little bit OT
Suppose I have 2 tables customers and products, customer can buy many
products, product can be bought by many customers - typical n:m
relationship so 3rd table is a must: i.e. purchases
Seeking class hierarchy advice27 Apr 2006 13:14 GMT1
We have a critical class in our app which extends the DocumentImpl class
from an older Xerces-J implementation.  I'm looking at what changes are
required to switch from 1.4.2 to 1.5, while at the same time hoping to
lose our dependence on the old versions of both Xerces and Xalan ...
how to  pass parameters to java threads27 Apr 2006 12:36 GMT4
am trying to learn java, and i have a question. How do i pass
parameters to threads??? Here is an example;
import java.io.*;
import java.net.*;
 
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.