skip to main
|
skip to sidebar
T
how classes are found
http://java.sun.com/j2se/1.5.0/docs/tooldocs/findingclasses.html
How the Java Launcher Finds Classes
How the Java Launcher Finds Bootstrap Classes
How the Java Launcher Finds Extension Classes
How the Java Launcher Finds User Classes
How the Java Launcher Finds JAR-class-path Classes
How Javac and Javadoc Find Classes
Class Loading and Security Policies
Newer Post
Older Post
Home
About Me
lucyjava
View my complete profile
Blog Archive
▼
2007
(106)
►
September
(19)
▼
July
(42)
Servlet Config vs. Servlet Context
web structure
Servlet Reload
Life cycle of a servlet
Maintain state for stateless HTTP
CGI vs Servlet
web.xml
EJB classloader vs. WAR classloader
J2EE classloader
ejb_jar.xml
application.xml
Web Server vs. App Server
J2EE Design Patterns
Structure of ear file
how classes are found
jar shared by web and EJB modules
MVC 2
MVC
Key benefits of multitier J2EE
Multitier
advantage of multitier artchitecture
J2EE API
Protocols
J2EE server
J2EE container
component vs service
J2EE component
What is J2EE
Core Dump
Reasons to cause OutOfMemoryError
OutOfMemoryError
Key Points
Minimising memory leaks
Detect memory leaks
Performance Tips
Minimize the creation of objects
Performance
Call Web Server from Java
Socket
Singleton & Factory
Benefits of Factory Pattern
Factory Method/Abstract Factory
►
June
(45)