Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Creating a Java Client Application: A Tutorial

   

Building and Testing Your Application

You have now created a Java Client application--a fairly trivial one, to be sure, but still one with all the essential ingredients. Now and then it is a good idea to build and test your application to catch any problems. Interface Builder gives you a way to test your user interface even before any code is compiled. However, to gauge the complete picture, you still should build your application and test it using a browser or whatever other tool is intended for deployment.

Testing the Interface

Building the Application

Running a Java Client Application

What if It Doesn't Work?


© 1999 Apple Computer, Inc. – (Last Updated 13 Sep 99)