Tech Articles
WeblogicThe IBM Java Application thin client provides a lightweight environment that can access J2EE resources externally via Java Naming and Directory Interface (JNDI), thus avoiding the overhead of a J2EE platform on the client machine. This article shows you how to use the thin client to locate a remote object via a simple Java application.