Tutorials
Aus Salespoint
back to Salespoint 5
Everything that helps you to get started with the framework
Installing and configuring Eclipse
How to install Eclipse, EclipseLink, SVN and create a database connection.
Guestbook
Gets you the basic in JPA and MVC (Model-View-Controller) so you can start building a web application.
EclipseLink
This is an external tutorial that explains the basic annotations of EclipseLink.
EclipseLink will map your data into a database (ORM - Object-Relational Mapping).
MVC Spring
This is an external tutorial about the Model-View-Controller Framework Spring.
VideoShop
This is a small web application created with Salespoint 5. It will explain all basic classes of Salepoint 5 and how to use them.
CalendarExample
An example about how to use the Calandar in Salespoint 5.