|
A layout manager is an object that is used to organize components in a container
|
Category:
AWT/Swing
|
Date:
11/8/2010 1:28:07 AM
|
|
|
|
When the bean's state has no data for a specific client, and when in a single method invocation, the....
|
Category:
EJB
|
Date:
11/8/2010 1:07:01 AM
|
|
|
|
It adds an overhead that can affect performance and there is no guarantee that the object will be ga....
|
Category:
Core Java
|
Date:
11/8/2010 12:56:51 AM
|
|
|
|
They are light weight components that perform no painting, but can take space in the GUI.
|
Category:
AWT/Swing
|
Date:
11/8/2010 12:23:05 AM
|
|
|
|
A top-level class may be public, abstract, or final.
|
Category:
Core Java
|
Date:
11/8/2010 12:12:55 AM
|
|
|
|
The Runtime class is a class which provide access to the Java runtime system
|
Category:
Core Java
|
Date:
11/7/2010 11:52:48 PM
|
|
|
|
A protected method may only be accessed by classes or interfaces of the same package or by subclasse....
|
Category:
Core Java
|
Date:
11/7/2010 11:40:54 PM
|
|
|
|
setMaxAge : Sets the maximum age of the cookie. The cookie will expire after that many seconds have ....
|
Category:
JSP
|
Date:
11/7/2010 11:29:58 PM
|
|
|
|
Objects that subclass the Observable class maintain a list of observers. When an Observable object i....
|
Category:
Core Java
|
Date:
11/7/2010 11:08:52 PM
|
|
|
|
Applets run inside web browsers and must have graphical user interfaces. Servlets run inside a web s....
|
Category:
JSP
|
Date:
11/7/2010 10:56:58 PM
|
|
|
|
It is a method called when the runtime to create Objects of the class and initialize all the instanc....
|
Category:
Core Java
|
Date:
11/7/2010 10:46:46 PM
|
|
|
|
AWT (Abstract Window Toolkit) enables programmers to develop Java applications with GUI components, ....
|
Category:
AWT/Swing
|
Date:
11/7/2010 10:45:03 PM
|
|
|
|
The default transaction attribute is 'supports'
|
Category:
EJB
|
Date:
11/7/2010 10:45:02 PM
|
|
|
|
It is that an object able to behave differently on different situations for the same message.
|
Category:
Core Java
|
Date:
11/7/2010 10:35:52 PM
|
|
|
|
It is the central abstraction in the Servlet API that All servlets implement it, and that is directl....
|
Category:
JSP
|
Date:
11/7/2010 10:23:56 PM
|
|
|