Lab Exercises
From LongJump Support Wiki
Revision as of 21:54, 20 May 2011 by imported>Aeric (→Basic Programming Exercises)
These exercises are intended to explore each facet of the platform, using the simplest possible examples, so you can begin using those features in your designs as rapidly as possible.
Customization Exercises
In these exercises, you'll explore an existing application and learn how to do simple customizations with a minimum of coding.
Basic Programming Exercises
In these exercises, you'll learn how to build an application from scratch, exploring different facets of the platform as you go.
-
- Set up a development environment
- Create a JSP page
-
- Controller class
- JSP button
-
- Pass data to the controller
- Pass data from the controller to the next page in the process stream
- Use the Debug Log