UNIT-5 Application Example A.VASUKI A.P/ECE
Online Application –Design Consideration
User Interface overview Registration Login Menu Ordering Former purchases Self care Log off
Architecture-Servlet Registration servlet- PC Login Servlet-PC,PDA,WAP,Voice Shopping- PC,PDA,WAP,VOICE
Database Product tables User data Order table
Product Table ITEM ID CategoryID Name Description Price
User data USER ID PASSWORD
Order table OrderID UserID Count Status Orderdate OrderTime PickupDate PickupTime
Servlet Shop Registration servlet LoginServlet Shop Servlet
Shop Registration Servlet Failed error message RegistrationControllerPC PC SHOP Registration SERVLET HTTP Request
Login Servlet Smartcardlogin controller PC Login SERVLET WAP PasswordLogin controller PDA VOICE
Shop servlet ShopcontrollerPC PC Shop SERVLET Shop SERVLET ShopcontrollerWAP WAP ShopcontrollerPDA Shop SERVLET PDA ShopcontrollerVoice Shop SERVLET VOICE
Registration Controllers RegistrationControllerPC JSP page-Reg Form GetRegistrationPage RegistrationControllerPC JSP page-user details RegisterNewCustomer
PasswordLogin Controller Login SERVLET WAP PasswordLogin controller PDA VOICE JSP pages
Commands RegisterConsumer Command Login Command Get Items Command Order command Get Purchases Command(history) Get address Command
Views