Posted By:
Anonymous
Posted On:
Monday, May 24, 2004 11:52 PM
There is no real container to run AWT applications. The Abstract Window Toolkit is part of the J2SE since Java 1.0 (or 1.1?). You just start the application.
Ok, J2EE speaks from a "client container", but that´s more than just running an awt application ...