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 / June 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RMI Registry Creation - How to set interface?22 Jun 2005 10:15 GMT3
i got following Problem.
If i create a Registry with the LocateRegistry Object,
LocateRegistry.createRegistry("PORT");
a Registry is successfully created.
tree functions daily exercise: Range22 Jun 2005 09:51 GMT12
Here's the belated Java solution.
import java.util.List;
import java.util.ArrayList;
import java.lang.Math;
Plug-in classloaders and class path22 Jun 2005 09:27 GMT2
For those of you who have implemented
custom class loaders for plug-in purposes,
what are your strategies for handling
the class paths required by those
Strange null-pointer22 Jun 2005 07:16 GMT18
Hello,
Sometimes (not very frequent thank god) I get the following
NullPointerException when i start my application. If I just restart
the application (i.e no change in the code) it starts fine.  As you
change picture in Canvas22 Jun 2005 05:43 GMT3
I have a frame with
a awt.List and a awt.Canvas
I want by selecting diferent elements from the list to change my canvas
picture.
Mac OS X and SSL22 Jun 2005 04:05 GMT1
    I have a 3-tiers application written in Java (all tiers). It is a kind
of file server (it does some processing on files once uploaded).
Communication is simple:
client --> server --> backup
hashCode for 4 ints?22 Jun 2005 04:01 GMT5
Am I misusing HashMap or just need to fix the .hashCode() override for the
key object?
The class I use as a key for a HashMap is unique based on a combination of 4
ints.  Normally,  about 5000 instances are created and persist over time.
Servlet init(). & configuration changes.22 Jun 2005 03:41 GMT3
I have a servlet that reads its configration from a xml file during
init().
A web based interface will be used to specify the configuration used by
the servlet. The interface will do a post on servlet and the servlet
invoker configuration22 Jun 2005 02:25 GMT1
I m new to TOMCAT. My question may be very newbie kind...
invoker is configured as
<servlet-mapping>
    <servlet-name>invoker</servlet-name>
OutOfMemory and Swap Space22 Jun 2005 01:08 GMT8
I have this strange issue with an Out Of Memory error thrown on a Sun
JVM 1.4.1 residing on a Windows 2000 box.
The Windows boxes is configured to have 4 GB physical RAM out of which
2 GB is available to applications on their server. ( Based on this
Tomcat and HTTPServlet destroy Problem21 Jun 2005 23:47 GMT5
i run an tomcat 5.5.9 and jdk-1_5_0_03-windows-i586-p.
I'm write an small test HttpServlet (with init/destroy), wich on-loaded
through web.xml at starttime. The init function correctly called by tomcat.
But uf i close tomcat, the destroy function do not called:
NetBeans 4.1 projects21 Jun 2005 23:39 GMT3
I am planning to use NetBeans 4.1 in a Java course I'll be holding.
As a normal course would, I start easy, with small programs, each
demonstrating a basic feature / component of the language.
NetBeans 4.1 has a default project structure that may be somewhat
JBuilder - using JavaBeans21 Jun 2005 19:11 GMT1
How can I import and use JavaBeans with JBuilder? I founded some
interesting JavaBeans...
Please help!!
Thank you very much!!
JSP struts tag error21 Jun 2005 17:57 GMT2
I am having trouble getting certain  tags to work.
My struts action places various things in the sessions
(bibliosTotal, biblio1, biblios) The following bare EL work fine.
The scriplet works fine and prints an expected value out.
where to begin21 Jun 2005 15:29 GMT3
I already wrote some simple java stuff both with text editor and with
NetBeans IDE.
I already know other languages and overally the language Java is clear
to me..
 
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.