Correct misplaced webapp artifacts (step 3 of 3)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/taglibs/proper/rdc/trunk@733355 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/taglibs-rdc-examples/src/main/web/README b/taglibs-rdc-examples/src/main/webapp/README
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/README
rename to taglibs-rdc-examples/src/main/webapp/README
diff --git a/taglibs-rdc-examples/src/main/web/WEB-INF/struts-config.xml b/taglibs-rdc-examples/src/main/webapp/WEB-INF/struts-config.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/WEB-INF/struts-config.xml
rename to taglibs-rdc-examples/src/main/webapp/WEB-INF/struts-config.xml
diff --git a/taglibs-rdc-examples/src/main/web/WEB-INF/web.xml b/taglibs-rdc-examples/src/main/webapp/WEB-INF/web.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/WEB-INF/web.xml
rename to taglibs-rdc-examples/src/main/webapp/WEB-INF/web.xml
diff --git a/taglibs-rdc-examples/src/main/web/alpha-test.jsp b/taglibs-rdc-examples/src/main/webapp/alpha-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/alpha-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/alpha-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/alphanum-test.jsp b/taglibs-rdc-examples/src/main/webapp/alphanum-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/alphanum-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/alphanum-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/color-test.jsp b/taglibs-rdc-examples/src/main/webapp/color-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/color-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/color-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/config/cardtype-opt.xml b/taglibs-rdc-examples/src/main/webapp/config/cardtype-opt.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/cardtype-opt.xml
rename to taglibs-rdc-examples/src/main/webapp/config/cardtype-opt.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/equipment-type/equipment-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/equipment-type/equipment-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/equipment-type/equipment-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/equipment-type/equipment-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/equipment-type/equipment-opt.xml b/taglibs-rdc-examples/src/main/webapp/config/equipment-type/equipment-opt.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/equipment-type/equipment-opt.xml
rename to taglibs-rdc-examples/src/main/webapp/config/equipment-type/equipment-opt.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/mortgage-app/member-number.xml b/taglibs-rdc-examples/src/main/webapp/config/mortgage-app/member-number.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/mortgage-app/member-number.xml
rename to taglibs-rdc-examples/src/main/webapp/config/mortgage-app/member-number.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/mortgage-app/mls-number.xml b/taglibs-rdc-examples/src/main/webapp/config/mortgage-app/mls-number.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/mortgage-app/mls-number.xml
rename to taglibs-rdc-examples/src/main/webapp/config/mortgage-app/mls-number.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/mortgage-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/mortgage-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/mortgage-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/mortgage-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/mortgage-type/mortgage-type-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/mortgage-type/mortgage-type-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/mortgage-type/mortgage-type-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/mortgage-type/mortgage-type-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/musicstore-app/amazon-menu.xml b/taglibs-rdc-examples/src/main/webapp/config/musicstore-app/amazon-menu.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/musicstore-app/amazon-menu.xml
rename to taglibs-rdc-examples/src/main/webapp/config/musicstore-app/amazon-menu.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/musicstore-app/locate-item/listalbums-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/musicstore-app/locate-item/listalbums-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/musicstore-app/locate-item/listalbums-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/musicstore-app/locate-item/listalbums-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/musicstore-app/review-album.xml b/taglibs-rdc-examples/src/main/webapp/config/musicstore-app/review-album.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/musicstore-app/review-album.xml
rename to taglibs-rdc-examples/src/main/webapp/config/musicstore-app/review-album.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/musicstore-app/reviewcart/action-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/musicstore-app/reviewcart/action-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/musicstore-app/reviewcart/action-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/musicstore-app/reviewcart/action-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/musicstore-app/reviewcart/action-select.xml b/taglibs-rdc-examples/src/main/webapp/config/musicstore-app/reviewcart/action-select.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/musicstore-app/reviewcart/action-select.xml
rename to taglibs-rdc-examples/src/main/webapp/config/musicstore-app/reviewcart/action-select.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/notification-type/notification-type-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/notification-type/notification-type-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/notification-type/notification-type-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/notification-type/notification-type-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/notification-type/notification-type-opt.xml b/taglibs-rdc-examples/src/main/webapp/config/notification-type/notification-type-opt.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/notification-type/notification-type-opt.xml
rename to taglibs-rdc-examples/src/main/webapp/config/notification-type/notification-type-opt.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/payment-method/payment-method-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/payment-method/payment-method-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/payment-method/payment-method-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/payment-method/payment-method-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/payment-method/payment-method-opt.xml b/taglibs-rdc-examples/src/main/webapp/config/payment-method/payment-method-opt.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/payment-method/payment-method-opt.xml
rename to taglibs-rdc-examples/src/main/webapp/config/payment-method/payment-method-opt.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/percent-downpayment.xml b/taglibs-rdc-examples/src/main/webapp/config/percent-downpayment.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/percent-downpayment.xml
rename to taglibs-rdc-examples/src/main/webapp/config/percent-downpayment.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/child1.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/child1.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/child1.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/child1.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/child2.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/child2.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/child2.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/child2.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/conditional-exec-opt.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/conditional-exec-opt.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/conditional-exec-opt.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/conditional-exec-opt.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/conditional-execution.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/conditional-execution.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/conditional-execution.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/conditional-execution.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/ordered-execution.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/ordered-execution.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/ordered-execution.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/ordered-execution.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/parent.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/parent.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/parent.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/parent.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/rulebased.dtd b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/rulebased.dtd
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/rulebased.dtd
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/rulebased.dtd
diff --git a/taglibs-rdc-examples/src/main/web/config/rule-based-dialog/trip-type-opt.xml b/taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/trip-type-opt.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/rule-based-dialog/trip-type-opt.xml
rename to taglibs-rdc-examples/src/main/webapp/config/rule-based-dialog/trip-type-opt.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/scxml/scxml-test.xml b/taglibs-rdc-examples/src/main/webapp/config/scxml/scxml-test.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/scxml/scxml-test.xml
rename to taglibs-rdc-examples/src/main/webapp/config/scxml/scxml-test.xml
diff --git a/taglibs-rdc-examples/src/main/web/config/template-date-cfg.xml b/taglibs-rdc-examples/src/main/webapp/config/template-date-cfg.xml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/config/template-date-cfg.xml
rename to taglibs-rdc-examples/src/main/webapp/config/template-date-cfg.xml
diff --git a/taglibs-rdc-examples/src/main/web/country-test.jsp b/taglibs-rdc-examples/src/main/webapp/country-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/country-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/country-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/creditcardAmount-test.jsp b/taglibs-rdc-examples/src/main/webapp/creditcardAmount-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/creditcardAmount-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/creditcardAmount-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/creditcardExpiry-test.jsp b/taglibs-rdc-examples/src/main/webapp/creditcardExpiry-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/creditcardExpiry-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/creditcardExpiry-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/creditcardInfo-test.jsp b/taglibs-rdc-examples/src/main/webapp/creditcardInfo-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/creditcardInfo-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/creditcardInfo-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/creditcardNumber-test.jsp b/taglibs-rdc-examples/src/main/webapp/creditcardNumber-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/creditcardNumber-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/creditcardNumber-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/creditcardtype-test.jsp b/taglibs-rdc-examples/src/main/webapp/creditcardtype-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/creditcardtype-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/creditcardtype-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/currency-test.jsp b/taglibs-rdc-examples/src/main/webapp/currency-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/currency-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/currency-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/date-test.jsp b/taglibs-rdc-examples/src/main/webapp/date-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/date-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/date-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/dateRange-test.jsp b/taglibs-rdc-examples/src/main/webapp/dateRange-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/dateRange-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/dateRange-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/digits-test.jsp b/taglibs-rdc-examples/src/main/webapp/digits-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/digits-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/digits-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/duration-test.jsp b/taglibs-rdc-examples/src/main/webapp/duration-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/duration-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/duration-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/dyna-select1-test.jsp b/taglibs-rdc-examples/src/main/webapp/dyna-select1-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/dyna-select1-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/dyna-select1-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/equipment-type-test.jsp b/taglibs-rdc-examples/src/main/webapp/equipment-type-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/equipment-type-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/equipment-type-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/getcart.jsp b/taglibs-rdc-examples/src/main/webapp/getcart.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/getcart.jsp
rename to taglibs-rdc-examples/src/main/webapp/getcart.jsp
diff --git a/taglibs-rdc-examples/src/main/web/grammar/musicstore-app/actions.grxml b/taglibs-rdc-examples/src/main/webapp/grammar/musicstore-app/actions.grxml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/grammar/musicstore-app/actions.grxml
rename to taglibs-rdc-examples/src/main/webapp/grammar/musicstore-app/actions.grxml
diff --git a/taglibs-rdc-examples/src/main/web/grammar/musicstore-app/genre_or_category.grxml b/taglibs-rdc-examples/src/main/webapp/grammar/musicstore-app/genre_or_category.grxml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/grammar/musicstore-app/genre_or_category.grxml
rename to taglibs-rdc-examples/src/main/webapp/grammar/musicstore-app/genre_or_category.grxml
diff --git a/taglibs-rdc-examples/src/main/web/grammar/template-date-gram.grxml b/taglibs-rdc-examples/src/main/webapp/grammar/template-date-gram.grxml
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/grammar/template-date-gram.grxml
rename to taglibs-rdc-examples/src/main/webapp/grammar/template-date-gram.grxml
diff --git a/taglibs-rdc-examples/src/main/web/group-test.jsp b/taglibs-rdc-examples/src/main/webapp/group-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/group-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/group-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/hello.jsp b/taglibs-rdc-examples/src/main/webapp/hello.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/hello.jsp
rename to taglibs-rdc-examples/src/main/webapp/hello.jsp
diff --git a/taglibs-rdc-examples/src/main/web/i18n-test.jsp b/taglibs-rdc-examples/src/main/webapp/i18n-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/i18n-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/i18n-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/isbn-test.jsp b/taglibs-rdc-examples/src/main/webapp/isbn-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/isbn-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/isbn-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/media/musicstore-app/error.wav b/taglibs-rdc-examples/src/main/webapp/media/musicstore-app/error.wav
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/media/musicstore-app/error.wav
rename to taglibs-rdc-examples/src/main/webapp/media/musicstore-app/error.wav
Binary files differ
diff --git a/taglibs-rdc-examples/src/main/web/media/musicstore-app/submit.wav b/taglibs-rdc-examples/src/main/webapp/media/musicstore-app/submit.wav
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/media/musicstore-app/submit.wav
rename to taglibs-rdc-examples/src/main/webapp/media/musicstore-app/submit.wav
Binary files differ
diff --git a/taglibs-rdc-examples/src/main/web/media/musicstore-app/welcome.wav b/taglibs-rdc-examples/src/main/webapp/media/musicstore-app/welcome.wav
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/media/musicstore-app/welcome.wav
rename to taglibs-rdc-examples/src/main/webapp/media/musicstore-app/welcome.wav
Binary files differ
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/README b/taglibs-rdc-examples/src/main/webapp/mortgage-app/README
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/README
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/README
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/goodbye.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-app/goodbye.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/goodbye.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/goodbye.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/login.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-app/login.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/login.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/login.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/mortgage-rate.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-app/mortgage-rate.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/mortgage-rate.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/mortgage-rate.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/mortgage.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-app/mortgage.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/mortgage.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/mortgage.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/pause.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-app/pause.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/pause.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/pause.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-app/transaction-confirm.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-app/transaction-confirm.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-app/transaction-confirm.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-app/transaction-confirm.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgage-test.jsp b/taglibs-rdc-examples/src/main/webapp/mortgage-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgage-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgage-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/mortgageType-test.jsp b/taglibs-rdc-examples/src/main/webapp/mortgageType-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/mortgageType-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/mortgageType-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/README b/taglibs-rdc-examples/src/main/webapp/musicstore-app/README
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/README
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/README
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/README b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/README
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/README
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/README
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/error.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/error.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/error.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/error.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/goodbye.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/goodbye.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/goodbye.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/goodbye.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/header.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/header.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/header.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/header.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/help.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/help.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/help.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/help.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/listalbums.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/listalbums.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/listalbums.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/listalbums.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/mainmenu.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/mainmenu.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/mainmenu.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/mainmenu.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/reviewalbum.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/reviewalbum.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/reviewalbum.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/reviewalbum.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/gui/reviewcart.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/reviewcart.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/gui/reviewcart.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/gui/reviewcart.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/README b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/README
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/README
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/README
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/error.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/error.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/error.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/error.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/footer.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/footer.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/footer.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/footer.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/goodbye.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/goodbye.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/goodbye.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/goodbye.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/header.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/header.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/header.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/header.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/listalbums.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/listalbums.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/listalbums.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/listalbums.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/mainmenu-fsm.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/mainmenu-fsm.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/mainmenu-fsm.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/mainmenu-fsm.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/mainmenu.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/mainmenu.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/mainmenu.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/mainmenu.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/pause.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/pause.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/pause.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/pause.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/reviewalbum-fsm.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/reviewalbum-fsm.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/reviewalbum-fsm.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/reviewalbum-fsm.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/reviewalbum.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/reviewalbum.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/reviewalbum.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/reviewalbum.jsp
diff --git a/taglibs-rdc-examples/src/main/web/musicstore-app/voice/reviewcart.jsp b/taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/reviewcart.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/musicstore-app/voice/reviewcart.jsp
rename to taglibs-rdc-examples/src/main/webapp/musicstore-app/voice/reviewcart.jsp
diff --git a/taglibs-rdc-examples/src/main/web/nested-group-test.jsp b/taglibs-rdc-examples/src/main/webapp/nested-group-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/nested-group-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/nested-group-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/number-test.jsp b/taglibs-rdc-examples/src/main/webapp/number-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/number-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/number-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/payment-method-test.jsp b/taglibs-rdc-examples/src/main/webapp/payment-method-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/payment-method-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/payment-method-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/percent-test.jsp b/taglibs-rdc-examples/src/main/webapp/percent-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/percent-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/percent-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/regression-test.jsp b/taglibs-rdc-examples/src/main/webapp/regression-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/regression-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/regression-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/rulebased-conditions.jsp b/taglibs-rdc-examples/src/main/webapp/rulebased-conditions.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/rulebased-conditions.jsp
rename to taglibs-rdc-examples/src/main/webapp/rulebased-conditions.jsp
diff --git a/taglibs-rdc-examples/src/main/web/rulebased-nested.jsp b/taglibs-rdc-examples/src/main/webapp/rulebased-nested.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/rulebased-nested.jsp
rename to taglibs-rdc-examples/src/main/webapp/rulebased-nested.jsp
diff --git a/taglibs-rdc-examples/src/main/web/rulebased-order.jsp b/taglibs-rdc-examples/src/main/webapp/rulebased-order.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/rulebased-order.jsp
rename to taglibs-rdc-examples/src/main/webapp/rulebased-order.jsp
diff --git a/taglibs-rdc-examples/src/main/web/scxml-dialog-test.jsp b/taglibs-rdc-examples/src/main/webapp/scxml-dialog-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/scxml-dialog-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/scxml-dialog-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/select1-test.jsp b/taglibs-rdc-examples/src/main/webapp/select1-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/select1-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/select1-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/simple-template-test.jsp b/taglibs-rdc-examples/src/main/webapp/simple-template-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/simple-template-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/simple-template-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/ssn-test.jsp b/taglibs-rdc-examples/src/main/webapp/ssn-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/ssn-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/ssn-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/subdialog-test/parent.jsp b/taglibs-rdc-examples/src/main/webapp/subdialog-test/parent.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/subdialog-test/parent.jsp
rename to taglibs-rdc-examples/src/main/webapp/subdialog-test/parent.jsp
diff --git a/taglibs-rdc-examples/src/main/web/subdialog-test/parent1.jsp b/taglibs-rdc-examples/src/main/webapp/subdialog-test/parent1.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/subdialog-test/parent1.jsp
rename to taglibs-rdc-examples/src/main/webapp/subdialog-test/parent1.jsp
diff --git a/taglibs-rdc-examples/src/main/web/subdialog-test/subdialog.jsp b/taglibs-rdc-examples/src/main/webapp/subdialog-test/subdialog.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/subdialog-test/subdialog.jsp
rename to taglibs-rdc-examples/src/main/webapp/subdialog-test/subdialog.jsp
diff --git a/taglibs-rdc-examples/src/main/web/subdialog-test/subdialog1.jsp b/taglibs-rdc-examples/src/main/webapp/subdialog-test/subdialog1.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/subdialog-test/subdialog1.jsp
rename to taglibs-rdc-examples/src/main/webapp/subdialog-test/subdialog1.jsp
diff --git a/taglibs-rdc-examples/src/main/web/task-test.jsp b/taglibs-rdc-examples/src/main/webapp/task-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/task-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/task-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/time-test.jsp b/taglibs-rdc-examples/src/main/webapp/time-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/time-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/time-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/usMajorCity-test.jsp b/taglibs-rdc-examples/src/main/webapp/usMajorCity-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/usMajorCity-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/usMajorCity-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/usState-test.jsp b/taglibs-rdc-examples/src/main/webapp/usState-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/usState-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/usState-test.jsp
diff --git a/taglibs-rdc-examples/src/main/web/zipCode-test.jsp b/taglibs-rdc-examples/src/main/webapp/zipCode-test.jsp
similarity index 100%
rename from taglibs-rdc-examples/src/main/web/zipCode-test.jsp
rename to taglibs-rdc-examples/src/main/webapp/zipCode-test.jsp