Difference between revisions of "Version 9.0 Doc Notes"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:


==New Features in the 9.0 Support Wiki==
==New Features in the 9.0 Support Wiki==
:* [[HowTo Guides]] -- This new index page pulls together the step-by-step instructions for Users, Designers, {{#if: {{ShowIsvInfo}}|Developers, and ISVs|and Developers}}.
:* '''Simplified Sidebar'''
<!--noinclude>
::: The entries in the Sidebar have been reduced to a minimum, to simplify access. The entries correspond to your role in the organization, so you can go to a page that is tailored for your purposes.


[[Category:Release Notes]]
:* '''More Tightly-Focused Entry Pages'''
</noinclude-->
::: The entries in the Sidebar go to pages that are more tightly focused on the things you need to do. Extraneous information has been eliminated, putting the things you need most right at your fingertips.
 
==Additional HowTo Guides==
:* [[HowTo:Create a JSP Page and Java Controller]]
::: This guide gives a graphic portrayal of the interactions between JSP pages and controller classes.
::: It then steps you through the process of creating a simple mailing list application.
{{#if: {{ShowWhitePapers}} |
::: (The accompanying [{{DOCHOST}}/training/LongJump%20Development%20101.pdf LongJump Development 101 training slides] provides even more explanations.)}}
<noinclude>
 
[[Category:Doc Notes]]
</noinclude>

Latest revision as of 20:33, 9 January 2014

See also:

New Features in the 9.0 Support Wiki

  • Simplified Sidebar
The entries in the Sidebar have been reduced to a minimum, to simplify access. The entries correspond to your role in the organization, so you can go to a page that is tailored for your purposes.
  • More Tightly-Focused Entry Pages
The entries in the Sidebar go to pages that are more tightly focused on the things you need to do. Extraneous information has been eliminated, putting the things you need most right at your fingertips.

Additional HowTo Guides

This guide gives a graphic portrayal of the interactions between JSP pages and controller classes.
It then steps you through the process of creating a simple mailing list application.
(The accompanying LongJump Development 101 training slides provides even more explanations.)