Download Hutchison Book Room Free Java Code

Description

Code to provide web based inventory for an elementary school book room. To include checkout capability. Based on the MRALD project at http://code.google.com/p/mrald/.

Icons

Hutchison Book Room

Source Files

The download file Hutchison-Book-Room-master.zip has the following entries.


.gitignore//w  w  w.jav a 2 s.  co  m
README
bookInfo/DarkBlueDownload.csv
bookInfo/DarkBlueDownload.xlsx
bookInfo/darkblue.sql
build.xml
build.xml.orig
config/hutchison.tld
config/jdbcStrings.xml
config/mrald.tld
config/props/admin.script
config/props/broadcastTargets.xml
config/props/columnNames.props
config/props/config.properties
config/props/db_admin.props
config/props/db_hutchison.props
config/props/jdbcStrings.xml
config/props/output.props
config/props/parser.props
config/props/standard.properties
config/props/workflow.xml
config/standard.properties
config/tags/datasourceList.tag
config/tags/lastQueries.tag
config/tags/logfileList.tag
config/tags/showDbs.tag
config/tags/userDropdown.tag
config/tlds/hutchison.tld
config/tlds/mrald.tld
config/web.xml
config/workflow.xml
git-last.sh
howto.txt
html/.Delete.jsp.marks
html/404.jsp
html/AdminControl.jsp
html/Delete.jsp
html/ErrorHandler.jsp
html/MraldLogin.jsp
html/RegistrationForm.jsp
html/ShortQueryHistory.jsp
html/Thumbs.db
html/Update.jsp
html/addShelfLocPopup.html
html/addShelvingLoc.jsp
html/bookSearch.jsp
html/directquery.jsp
html/errList.jsp
html/failedInsert.jsp
html/footer.html
html/global.jsp
html/globalLinkPopup.html
html/header.html
html/header.jsp
html/images/376152628_249e3630c0.jpg
html/images/Thumbs.db
html/images/books.jpg
html/images/content_top_bg.jpg
html/images/demo_image_01.jpg
html/images/header_bg.jpg
html/images/hover_link_bg.jpg
html/images/licence.txt
html/images/linkbar_bg.jpg
html/images/main_graphics.jpg
html/images/main_graphics.xcf
html/images/right_navbar_bg.jpg
html/images/shadow_left.jpg
html/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png
html/images/ui-bg_diagonal-maze_40_000000_10x10.png
html/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
html/images/ui-bg_fine-grain_10_eceadf_60x60.png
html/images/ui-bg_fine-grain_10_f8f7f6_60x60.png
html/images/ui-bg_fine-grain_15_eceadf_60x60.png
html/images/ui-bg_fine-grain_15_f7f3de_60x60.png
html/images/ui-bg_fine-grain_15_ffffff_60x60.png
html/images/ui-bg_fine-grain_65_654b24_60x60.png
html/images/ui-bg_fine-grain_68_b83400_60x60.png
html/images/ui-bg_flat_30_cccccc_40x100.png
html/images/ui-bg_flat_50_5c5c5c_40x100.png
html/images/ui-bg_gloss-wave_45_817865_500x100.png
html/images/ui-bg_gloss-wave_60_fece2f_500x100.png
html/images/ui-bg_gloss-wave_70_ffdd57_500x100.png
html/images/ui-bg_gloss-wave_90_fff9e5_500x100.png
html/images/ui-bg_highlight-soft_100_feeebd_1x100.png
html/images/ui-bg_inset-soft_30_ffffff_1x100.png
html/images/ui-icons_222222_256x240.png
html/images/ui-icons_3572ac_256x240.png
html/images/ui-icons_3d3d3d_256x240.png
html/images/ui-icons_8c291d_256x240.png
html/images/ui-icons_b83400_256x240.png
html/images/ui-icons_bd7b00_256x240.png
html/images/ui-icons_d19405_256x240.png
html/images/ui-icons_eb990f_256x240.png
html/images/ui-icons_ed9f26_256x240.png
html/images/ui-icons_fadc7a_256x240.png
html/images/ui-icons_fbdb93_256x240.png
html/images/ui-icons_ffe180_256x240.png
html/images/ui-icons_ffffff_256x240.png
html/index.jsp
html/index.mrald.jsp
html/isbndbSearch.jsp
html/isbndbSearch0.jsp
html/jquery-ui-1.7.2.custom.css
html/js/index-functions.js
html/js/jRounded.zip
html/js/jRounded/demo.html
html/js/jRounded/images/box-bl.gif
html/js/jRounded/images/box-br.gif
html/js/jRounded/images/box-tl.gif
html/js/jRounded/images/box-tr.gif
html/js/jRounded/jRounded.css
html/js/jRounded/jRounded.js
html/js/jquery-1.3.2.min.js
html/js/jquery-ui-1.7.2.custom.min.js
html/js/jquery.hotkeys.min.js
html/js/jquery.mbContainer.zip
html/js/popups.js
html/keyword.jsp
html/keywordReport.jsp
html/logout.jsp
html/logs/.index.jsp.marks
html/logs/holder.txt
html/logs/index.jsp
html/moogle.jsp
html/preschool_header.html
html/saveDb.jsp
html/style.css
html/tailLogFile.jsp
html/template.jsp
html/template_filler.html
install.doc
lib/hsqldb.jar
lib/jgraph.jar
lib/jsp-api.jar
lib/mrald.jar
lib/org.apache.commons.logging_1.0.4.v200706111724.jar
lib/poi-3.5-beta3-20080926.jar
lib/poi-3.8-20120326.jar
lib/postgresql-8.3-603.jdbc3.jar
lib/ristretto-1.0-common.jar
lib/ristretto-1.0-smtp.jar
lib/servlet-api.jar
mergeTemplate.docx
mergeTemplate2.docx
mrald.jar
other/Complete List 3.20.09.all colors.xls
other/cleanedup.sorta.csv
other/cleanedup.sorta.ods
other/cleanedup.sorta.sql
other/fixCsv.sed
other/head
other/load.sql
other/load2.sql
other/tail
report_example.txt
sql/hutchison_schema.sql
src/edu/fcps/hutchison/Book.java
src/edu/fcps/hutchison/BookRangeElement.java
src/edu/fcps/hutchison/DeleteOutput.java
src/edu/fcps/hutchison/HTMLOutput.java
src/edu/fcps/hutchison/InitServlet.java
src/edu/fcps/hutchison/IsbnDbBookParser.java
src/edu/fcps/hutchison/LabelBuilder.java

Download

Click the following link to download Hutchison-Book-Room-master.zip.

Hutchison-Book-Room-master.zip




















Home »
  Java Free Code »
    Book »




Book
Book Algorithm
Book Design Patterns
Book Example
Book Hadoop
Book JEE
Book Maven
Book Spring