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 / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with initializing a class object09 Feb 2007 09:54 GMT11
I am trying to write a more modified version of the infamous
SimpleBrowser by allowing for the WebBrowser object property to
receive a given java.net.URL object.
[code]
Seeing if a string equals Null09 Feb 2007 08:54 GMT10
How can you test a string to see if it is null?  I have tried the
following code but it throws a nullpointerexception.
for (int i = 0; i < names.length; ++i) {
if (names[i].equals("null"))   {
browser detecting java version09 Feb 2007 06:41 GMT2
I have seen an applet that can detect the version of Java running, but
this can only display the output in the applet.  Is there any way to
detect the version of java running on the client in an html or jsp
page so that that information can be put into a form to be posted back
New applet project09 Feb 2007 06:18 GMT8
I want to start a new project and I want to make sure to head in the right
direction :
I want to publish on my web site some work I did before in Basic language
for a French computer magazine ; this is basically about "Mechanics
How to make a globally accessible variable08 Feb 2007 23:55 GMT2
I am a student working on an assignment. In it I will be saving
different objects to XML files. To do that I need to get the path to
the application (which I have done) and I WANT to be able to assign
that path to a variable which my other classes can access.
JSP access to Java log08 Feb 2007 19:46 GMT3
Is there any Java class that will let me grab the contents of the Java
log from the client side in a jsp page?  I have a website that uses an
applet, and I would like to be able to grab the contents of the Java
log on the client computer to put in an email and send back to us.
Java Application not working08 Feb 2007 18:39 GMT1
Since yesterday i can't run my applications anymore.
All applications used to work, but since yesterday i get the below message:
Exception in thread "main" java.lang.NoClassDefFoundError
Can anyone please help?
Representing infinity08 Feb 2007 18:10 GMT1
I couldn't represent infinity in my java programmes. The unicode
address for
infinity as I found out is u221e. For exampel try the following simple
programm
(Very) basic question about class structure08 Feb 2007 00:15 GMT15
I'm getting quite confused about Java's class structure - infact, I'm
so confused, I don't quite know the  best way to ask a question!
Hopefully this little example of what I'm trying to ask will help:
If I want to find the currentTimeMillis(), I can write:
hot spot VM and normal J2SE VM?07 Feb 2007 17:57 GMT1
I am wondering what is the differences between Java HotSpot(TM) Client VM and
the J2SE VM I downloaded from java.sun.com?
Are they the same thing? Why Hotspot VM has client and server version?
thanks in advance,
Problem linking to libns-httpd40.so of iPlanet Web Server SP5.07 Feb 2007 06:57 GMT3
Hi Friends,
              Any help on the following issue would be highly
appreciated :
ld: Bad machine type: 18 in file /citisafe/users/secpxyit/IWS6.0SP5/
Iterating over Maps: Am I missing something?07 Feb 2007 03:36 GMT3
I've found that I often need to iterator over a Map and do something
to each element of the Map. The only way I've found to do this is to
get a get a KeySet from the map, get an Iterator from the KeySet and
use that Iterator to move over the elements of the Map.  Is their a
How to make  a managing software about shool07 Feb 2007 01:10 GMT2
all:
Now i am making a  software to manage a shool, the necessary is good
UI, communication with Database, and short developing period.  i want
to do by java. someone told me a architecture
JDIC with NetBeans: Anyone have any experience?06 Feb 2007 21:51 GMT1
I am trying to use SimpleBrowser.java itself and I am running into
problems trying to install the package org.jdesktop.jdic.* within my
NetBeans framework alongside this following error:
C:\Documents and Settings\me\classes\GUI\src\org\src\incubator\fileutil
Java and Form Select Box06 Feb 2007 19:03 GMT1
Good Afternoon!
I am trying to write a form processor in java that can handle a select
box with mutiple options selected.  The problem that I am having is
when I call request.getParameter("state") I only get the first option
Pages: 1 2 3 4 5 6 7 8 January, 2007
 
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.