Lab Exercises
From LongJump Support Wiki
Revision as of 18:23, 24 August 2011 by imported>Aeric
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 do some basic programming in the platform.
-
- 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