Difference between revisions of "Version 9.0 Doc Notes"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
 
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
::: 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.
::: 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==
:* Additional [[HowTo Guides]] -- The following instructional guides have been added:  
:* [[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>
<noinclude>


[[Category:Release Notes]]
[[Category:Doc Notes]]
</noinclude>
</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.)