Enter Keywords:
1 - 10 of 145(0 seconds)
Sort By:
 
I'm running JDK1.2 and I have created a class that extends JFrame. This class contains my main in aswell. Problems occur when I try and instantiate the class in another class, i.e private GUI...
Zones: JavaDate Answered: 11/06/2000 Rating: 5.2 Views: 0
I am new to JAVA/JSP/BEANS. I don't understand why this error keeps coming back.  I am working through this example from the book and can't find an error since it is the books code. ****Counter....
Zones: Java, New To Java, Sun Java System ...Date Answered: 06/11/2002 Rating: 7.2 Views: 0
For an Active-X DLL written in VB. I want to do what the object browser does in the IDE from a program. I want to be able to see the names of all the classes and public variables and other items de...
Zones: Visual Basic, Microsof...Date Answered: 01/05/2002 Rating: 9.2 Views: 0
Hi, i found it takes long time to diaplay subdirectories and files after i click a directory. it usually takes at least 8 seconds. and it came to my awareness that on the bottom of my IE, it read ...
Zones: Windows 2000Date Answered: 09/19/2002 Rating: 9.2 Views: 0
I need to find a way to use strings to determine which child class to instantiate. For example I have a base class Event and child Classes LightOn, FanOn, WaterOn etc... I will set a string to a ...
Zones: JavaDate Answered: 04/03/2003 Rating: 7.8 Views: 0
I have an abstract class and have a static method in the class. Now, if this method is called through any subclass, I would need to know the class through which it was called, so that I can inst...
Zones: JavaDate Answered: 08/03/2003 Rating: 5.8 Views: 0
This is the answer from the browser when I run my applet with Internet Explorer 4.0. When I run it with Internet Explorer 3.0.2, the answer is : Exception : java.lang NullPointerException. What met...
Zones: JavaDate Answered: 06/26/1998 Rating: 7.6 Views: 0
in my program the button in an applet of an purchase order to generate another applet which is a preview of the purchase order
Zones: JavaDate Answered: 11/05/2003 Rating: 8.6 Views: 0
I am trying to initialize 2 orbs within the same persistent server.  One orb communicates with a remote server and uses visibroker.  The other orb is for the persistent server for the local clients...
Zones: JavaDate Answered: 06/06/2002 Rating: 9.4 Views: 0
This is what i did in my application Context context = new InitialContext();       Object homeObject =context.lookup("java:comp/env/MySessionEJB1");       MySessionEJBHome home =(MySessionEJBH...
Zones: JSPDate Answered: 12/18/2003 Rating: 8.0 Views: 4