This application was developed as part of a group project in my second year. The task was to create a supermarcket POS system in java using only core J2SE code and code that we had written our selves. The end result was a J2EE style application server with support for Statefull and Stateless session beans and Data beans. The second component was a XML backed database server accessable though RMI. The final component was the swing Gui that was designed to be used on 1024x768 touch screen terminals.