Index B

I l @ ve RuBoard

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

back end
       definition  
backslash (  
balancing.   [See load balancing]
banks
       credit cards  
BaseBallStats.jsp file
       code   2nd  
BaseBallStatServlet.java file
       implementing   2nd  
               code   2nd  
bdgejb.jar file
       code to deploy   2nd  
BEA
       WebLogic
               EJB (Enterprise JavaBeans)  
bean-managed persistence.   [See BMP]
bean[ colon ]message [edit, no HTML brackets OK] tag  
beans
       AddressBean.java file  
       BMP (bean-managed persistence)  
       entity   2nd  
               Address.java file, code   2nd   3rd  
               AddressHome.java file, code   2nd  
               Customer.java file, code   2nd  
               CustomerBean.java file, code   2nd   3rd  
               CustomerHome.java file, code   2nd  
               ejb-jar.xml file, code   2nd   3rd   4th  
               ejb-jar.xml file, code to add addresses   2nd   3rd  
               jaws.xml file, code   2nd   3rd   4th   5th  
               jboss.jcml file, code   2nd  
               jboss.xml file, code   2nd  
               JBoss/JAWS create methods   2nd  
               talking to MySQL   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th  
               TestCustomer.jsp file, code   2nd   3rd   4th  
       Foo  
       home  
       stateful   2nd   3rd  
               ejb-jar.xml file, code   2nd  
               jboss.xml file, code  
               StatefulCart.java file, code   2nd  
               StatefulCartBean.java file, code   2nd   3rd  
               StatefulCartHome.java file, code  
               TestStatefulTax.jsp file, code   2nd   3rd  
       stateless  
       stateless session, creating   2nd  
               Ant scripting for JBoss, code   2nd  
               bdgejb.jar file, code to deploy   2nd  
               Cart.java file, code   2nd  
               CartBean.java file, code   2nd  
               CartHome.java file, code   2nd  
               ejb-jar.xml file, code   2nd  
               jboss.xml file, code   2nd  
               taxes, computing  
               TestTax.jsp file, code   2nd  
       useBean (shopping carts)   2nd  
Beans.   [See Java Beans]
beans.   [See also EJB]
Bengtsson, Henrik  
BFG entries
       server.xml file, code  
BFG LDAP data, viewing  
BFG Web site
       entry page  
               index.jsp wireframe code   2nd   3rd   4th  
       mission statement  
bfg.ldif file, code   2nd   3rd  
bfg_init.sql file
       code   2nd  
bfgfooter .jsp file, code  
bfgheader .jsp file, code   2nd   3rd   4th   5th  
       mini-cart  
BFGs
       (Books for Geeks)  
       FRDs (functional requirements documents)   2nd   3rd   4th  
               category pages (Web site)   2nd  
               checkout page (Web site)   2nd   3rd  
               customer account page (Web site)   2nd  
               designs   2nd  
               entry page (Web site)   2nd   3rd  
               order confirmation page (Web site)   2nd  
               order receipt page (Web site)   2nd  
               product pages (Web site)   2nd   3rd  
               promotional discounts (Web site)   2nd  
               security (Web site)   2nd  
               shopping cart pages (Web site)   2nd   3rd   4th  
               Web site flow   2nd   3rd  
               wireframes   2nd  
binaries
       MySQL
               adding to paths  
binary distribution (Ant)
       downloading   2nd  
       unpacking   2nd  
binary distribution (JDK)
       downloading   2nd   3rd   4th  
       installing   2nd  
       unpacking   2nd  
binary distribution (Tomcat)
       downloading   2nd  
       unpacking   2nd   3rd  
binary distributions (MySQL installations on Linux)
       downloading   2nd  
       installing   2nd  
binary distributions (MySQL installations on Windows)
       downloading   2nd  
       unpacking  
binary distributions (tar.gz version) (MySQL installations on Linux)
       installing   2nd  
biometric-based security  
blank form submissions;  
BMP (bean-managed persistence)  
BOGOF (Buy One, Get One Free) promotion   2nd  
Books for Geeks
       ERD  
       installing
               in Linux   2nd   3rd  
               in Windows   2nd  
Books for Geeks Web site
       Order class   2nd  
       Product class   2nd  
       Shopping Cart class   2nd  
       use cases  
               %OFF (Percent Off) promotions   2nd  
               BOGOF (Buy One, Get One Free) promotions   2nd  
               product promotions   2nd   3rd   4th  
               users (existing) entering Web sites   2nd  
               users (new) entering Web sites   2nd  
               users clicking Buy button  
               users clicking Category pages   2nd  
               users clicking Checkout button   2nd  
               users clicking Create New User button  
               users clicking More Info button  
               users clicking My Account button  
               users clicking My Address Book button  
               users clicking My Order History button  
               users clicking My Wallet button  
               users clicking Order-Confirmation page   2nd  
               users clicking Submit order button   2nd  
               users clicking View Cart button  
       User class   2nd   3rd   4th   5th  
Books for Geeks.   [See BFGs]
broken handoffs  
browsers.   [See Web browsers]
build management
       application infrastructures   2nd   3rd   4th   5th   6th   7th  
               ANT (for automated builds)   2nd   3rd   4th   5th  
               build.xml file, code   2nd   3rd   4th  
build.xml file, code   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th  
building
       code reliability   2nd  
       database schemas   2nd   3rd   4th   5th   6th  
               bfg_init.sql file, code   2nd  
               customer tables   2nd   3rd   4th  
               data, populating   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd   23rd   24th   25th   26th   27th  
               database_create.bat file, code   2nd  
               init_customer.sql file, code   2nd  
               init_data.sql file, code   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th   17th   18th   19th   20th   21st   22nd   23rd   24th   25th  
               init_order.sql file, code   2nd  
               init_product.sql file, code   2nd  
               init_promotions.sql file, code   2nd  
               MySQL, reasons for choosing   2nd  
               order tables   2nd   3rd  
               product tables   2nd   3rd  
               promotions tables   2nd  
builds
       ANT (automated)   2nd   3rd   4th   5th  
               build.xml file, code   2nd   3rd   4th  
business logic   2nd  
       implementing   2nd  
       orders
               final confirmations  
               finalConfirm.jsp file, code   2nd   3rd   4th   5th  
       orders, finalizing   2nd   3rd   4th  
               Checkout.jsp file, code   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th   15th   16th  
               final confirmation pages  
               order information pages  
       promotions   2nd   3rd   4th   5th  
               Cart.java file, code  
               CartItem.java file, code   2nd  
               Category.java file, code   2nd  
               getPromotions property  
               loadPromotions property  
               objects, loading from databases   2nd  
               PROMOTION table, code   2nd  
               Promotion.java file, code   2nd   3rd   4th   5th   6th   7th  
               ShoppingCart.java file, code   2nd  
       shipping costs   2nd   3rd   4th  
               Cart.java file, code   2nd   3rd  
               Cart.properties file, code  
               tax code, stubbed-out  
       shipping rules  
       taxes   2nd   3rd   4th  
               Cart.java file, code   2nd   3rd  
               Cart.properties file, code  
               tax code, stubbed-out  
buttons
       Buy  
               users clicking  
       Checkout
               users clicking   2nd  
       Create New User
               users clicking  
       More Info
               users clicking  
       My Account
               users clicking  
       My Address Book
               users clicking  
       My Order History
               users clicking  
       My Wallet
               users clicking  
       Submit  
       Submit order
               users clicking   2nd  
       View Cart
               users clicking  
Buy button  
       users clicking  
Buy One, Get One Free (BOGOF) ) promotion   2nd  
buyit script, code  
buyit.jsp file revisited, code   2nd  
buyit.jsp file, code   2nd  
ByAuthor pages  
ByAuthor.jsp file, code   2nd   3rd   4th  

I l @ ve RuBoard


MySQL and JSP Web Applications. Data-Driven Programming Using Tomcat and MySQL
MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL
ISBN: 0672323095
EAN: 2147483647
Year: 2002
Pages: 203
Authors: James Turner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net