jaykay12 / KitabGhar

An online eBook Portal build on Java Servlets and JSP.
MIT License
4 stars 14 forks source link

Generate SuccessMessage & ErrorMessage from Review Submission #18

Open jaykay12 opened 6 years ago

jaykay12 commented 6 years ago

Required Behavior: Once, Review & Rating form is submitted, reviewSubmitServlet.java must return SuccessMessage & ErrorMessage to be returned in the response object.

17 is pre-requisite for this Issue. Message must be displayed below the Filter Section in the Library Section.

shubhamcr commented 6 years ago

Can I work on it ?

jaykay12 commented 6 years ago

Yes Surely @shubhamcr. You can try your hands over the issue. Feel free to ask questions in case you are struck somewhere.

Looking forward for your PR :nerd_face: