Class GetFewBookingController
java.lang.Object
com.rosivanyshyn.controller.other.booking.GetFewBookingController
- All Implemented Interfaces:
Controller
Get Few Booking Controller class.
Get current user bookings (paginated) and forward to bookings JSP
Get current user bookings (paginated) and forward to bookings JSP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolve(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
-
Constructor Details
-
GetFewBookingController
-
-
Method Details
-
resolve
public ViewResolver resolve(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) - Specified by:
resolvein interfaceController
-