Main Page
From Salespoint 5
(Difference between revisions)
(→News) |
(→Contact) |
||
Line 76: | Line 76: | ||
==Contact== | ==Contact== | ||
[http://st.inf.tu-dresden.de/SalesPoint/forum/viewforum.php?f=135 Forum]: <br /> | [http://st.inf.tu-dresden.de/SalesPoint/forum/viewforum.php?f=135 Forum]: <br /> | ||
− | Make sure you have read the [[FAQ]] first. <!--It could already provide an answer for you. | + | Make sure you have read the [[FAQ]] first and you are using the most recent Salespoint 5 release. <!--It could already provide an answer for you. |
If not: search the forum and if you still don’t find and answer make a new post. | If not: search the forum and if you still don’t find and answer make a new post. | ||
(This will help you and us not to answer all questions over and over again: thanks)--> | (This will help you and us not to answer all questions over and over again: thanks)--> |
Revision as of 20:59, 12 November 2011
Welcome to Salespoint 5 Framework Wiki. |
To get started with Salespoint 5 check out our tutorials. |
If you want to have more information and get deeper into Salespoint 5 check out documentation. You will find quicklinks to all topics below. |
Contents |
News
10.11.2011 Salespoint5 Rev 800 released
- Exception with a detailed error message is thrown, when accessing EMF without initializing the persistence unit.
10.11.2011 Salespoint5 Rev 799 released
- column name snag in PersistentCalenderEntry fixed - don't forget to re-create your databases
- jar-file containing Salespoint 5 Javadoc added in Download section
05.11.2011 Salespoint5 Rev 796 released
- OrderCompletionResult now returns an Iterable of all removed ProductInstances
- User.changePassword(oldPassword, newPassword) is now User.changePassword(newPassword)
- Order.getUserIdentifier() added
- PersistentOrderline includes numberOrdered in price calculation
- PersistentOrder.completeOrder now sets the orderStatus to COMPLETED
- Full Changelog
03.11.2011 updates
- new videoshop.war & revised videoshop tutorial
- even² newer blankweb.war, included jodatime taglibrary
- even² newer guestbook.war, fixed submit bug
02.11.2011 updates
- even newer blankweb.war and guestbook.war
- small modification in web.xml to allow UTF8 in webforms
01.11.2011 updates
- new blankweb.war
- new guestbook.war & revised guestbook tutorial
18.10.2011 Salespoint 5 is released.
- grab it while it's hot
Tutorials
The Tutorials page gives a short overview on the topic a tutorial covers.
Installing and configuring Eclipse
Blankweb
Guestbook
VideoShop
Calendar Example
Small Samples
Documentation
The Documentation page contains a short description for every reference.
Technical Reference Download
Salespoint 5 Javadoc
Salespoint5 Taglibrary
Download
Find here everything to download
FAQ
Solutions for common mistakes and problems and how to solve them.
Contact
Forum:
Make sure you have read the FAQ first and you are using the most recent Salespoint 5 release.