Versatile output The Java Beans that Gargen generates may be used in all current architectural models. The beans can be used from a Java program on your workstation (rich client), from an applet within your browser (thin client), on the server from a Java servlet on any Web server supporting servlets (low cost Web applications) or from a Java e-business application on a J2EE compliant Application Server (fully blown, formalized three tier architecture). Gargen generates an example Java servlet that shows how to use the Java bean in a normal Web server environment. Gargen also generates an example of how you could deploy and use the Enterprise Java Bean in an Application Server environment using Gconnect, the G&R J2EE Connector.