You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current Behavior:
Once a review is submitted using WEB-INF/classes/reviewSubmitServlet.java then, if the request is processed as SUCCESS then it's redirected to the same referrer.
Required Behavior:
Change the redirection path so, that after Rating & Review, it's redirected to the UserLibrary.jsp & displays all the books so, that further Ratings can be done.
The text was updated successfully, but these errors were encountered:
Current Behavior:
Once a review is submitted using
WEB-INF/classes/reviewSubmitServlet.java
then, if the request is processed as SUCCESS then it's redirected to the same referrer.Required Behavior:
Change the redirection path so, that after Rating & Review, it's redirected to the
UserLibrary.jsp
& displays all the books so, that further Ratings can be done.The text was updated successfully, but these errors were encountered: