jaykay12 / jaykay12/KitabGhar

Change Redirect Path of Servlet

Open
#17 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement hacktoberfest Java-BackEnd
Dominant language
Java
Stars
4
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in WEB-INF/classes/reviewSubmitServlet.java and inspect the SUCCESS redirect after a review is submitted. Review UserLibrary.jsp to confirm the target page and its book listing behavior. Done means a successful Rating & Review submission redirects to UserLibrary.jsp and displays all books for further ratings.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.