Package com.rosivanyshyn.controller.other.responseToOrder


package com.rosivanyshyn.controller.other.responseToOrder
This is response-to-order controllers package. CreateResponseToOrderController - to add new response-to-order (by moderator) to database and redirect to all orders JSP. GetCreateOrderFormController - to get JSP form (for moderator) for create new response-to-order. GetResponseToOrderController - to get response-to-order by id and forward to response-to-order JSP