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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dom4j and xpath problem30 Mar 2006 12:00 GMT2
I need to select a node from an xml file like this:
<ITEM NAME="A">
 <PARAM NAME="xxx" VALUE="yyy"/>
</ITEM>
J# and Java30 Mar 2006 11:47 GMT4
I'm looking for some guidance here.  I currently use Visual Studio 2005
and program in Visual Basic.
What I'm looking to learn is the Java language.  Specifically,
programming for J2EE and jsp implimentations.
most used enterprise java technologies30 Mar 2006 11:24 GMT15
Out of curiosity I want to ask what are the most used j2ee technologies
people are used to using in projects? There are so many of them that you
can go crazy, I am wondering if many of them are actually used or if its
just me imagining they are not. Additionally, what other ...
filename with characters other than english cant read30 Mar 2006 10:39 GMT12
I have a file /temp/1/
i'm passing to my main(..) method the file as argument and then i tried
to read it i get a FileNotFoundException
If i print the filename in args[0] into a text file then i see that the
use java to access oracle database30 Mar 2006 10:15 GMT3
I am writing a java program to access oracle database. My understanding
is that in order to do that I have to:
1) install oracle odbc driver in the windows xp.
2) setup a data source name in windows control panel's data source
find a number30 Mar 2006 10:03 GMT49
I have an array of 1001 integers. The integers are in random order, but
I know each of the integers is between 1 and 1000 (inclusive). In
addition, each number appears only once in the array, except for one
number, which occurs twice. Assume that I can access each element of
static vector not visible in eclipse debugger30 Mar 2006 09:25 GMT1
I have a Vector that I need to be static so that all instances of my
class can read it. For some reason though I cannot view it in the
Eclipse debugger and some of my other classes are not able to access
it. Can anyone let me know of anything I might obviously be doing wrong?
WebSphere ClassCastException - finds jar by magic30 Mar 2006 09:09 GMT11
My group is using WebSphere 4.0.6 on Solaris.  We have tried to use a
new version of xerces and xalan in an unrelated (non-WebSphere,
non-J2EE, plain old public static void main app).  We placed the newer
versions in a directory containing various other libraries (log4j,
problem with JPanel interface30 Mar 2006 08:05 GMT4
I`m trying to add an MouseListener to a JPanel
Here is the Code:
import javax.swing.*;
import java.awt.*;
Excellent Junior Level Java Programmer Opportunity in Southern NJ30 Mar 2006 06:10 GMT15
Good Afternoon,
  I apologize for just jumping into your group's postings, but I was
browsing through a few of the discussions and figured it couldn't hurt
to reach out to everyone. I'm a technical recruiter based in Midtown
Use dynamic-generated JAXB compiled-classes30 Mar 2006 04:14 GMT1
I have a requirement to create an app that can generate static html
webpages.  The app must be stand alone as I cannot just serve the pages
from an application server like jboss or tomcat.  My prototype is as
follows.
XML Escape Text?30 Mar 2006 02:08 GMT1
Is there a simple tool for XML escaping text data?
"stringObj == null" vs "stringObj.equals(null)", for null check??29 Mar 2006 23:37 GMT5
As I am aware, it is required to use equals() method(and not '==') for
equality comparision of two String objects.
But, what exactly is recommended for 'null' check?
if( stringObj == null )
How do I REMOVE swing from the AWT ?29 Mar 2006 23:09 GMT10
There are lots of tutorials on how to use swing in your application. Are
there any tutorials on how not to use swing?
A recent bug in the JDK1.6 beta had a stack trace showed that the AWT
explicitly called some javax.swing classes. My program does not
Linux jdk installation29 Mar 2006 22:02 GMT12
I have a problem with the jvm. I have installed the SUN's jdk on my
ubuntu distro, but when I try to run my java application with the java
FILE command the jvm return me "Exception in thread "main"
java.lang.NoClassDefFoundError". When I compile the source code its
 
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.