|
|
Hello World Web Parts This is the Hello World demo. CodePlex.com presents the JetfireWebParts Project as a download that runs this demo on your PC. The main Web Parts used in the demo include:
- The code
- Add Code Class Web Part – this is configured as ‘Say Hello’ as the title and shows the ‘Hello World’ class displayed as a link. Click the link and a Hello World object is instantiated – it is then displayed on the next Web Part.
- Property Editor Web Part – displays the ‘Age’ property of the Hello Workflow object. This Web Part is configured to display the five most recently created Hello World objects.
The Hello World Jetfire code defines the class. The Jetfire Web Parts display classes and objects. The magic? When the Hello World object is instantiated, it is persisted.
|
|
|
|
|