AWS Bookstore
an AWS example of
web application, based on
Java EE 5 Tutorial
's
Duke's Bookstore
What's this?
Show me
and JEE?
(under construction)
Some figures to present
AWS Bookstore
Project Overview
Navigation Overview
package Bookstore
Bookstore
(spec)
Books
(spec)
Books
(body)
Cart_Items
(spec)
Cart_Items
(body)
Cart_Items-Hashed_Maps
(spec)
Cart_Items-Lists
(spec)
Carts
(spec)
Carts
(body)
Exceptions
(spec)
Messages
(spec)
Messages
(body)
Messages.Localize
(spec)
Messages.Localize
(body)
Messages.English
(spec)
Messages.English
(body)
package Bookstore_2
package
Bookstore
is
pragma
Pure;
end
Bookstore;
5
top