Hi I have trouble accessing servlets from my jsp pages. The method above recitified it but now I cant pass the control from the servlet back to my jsp page. It will take me to www.domain.com/servlets/test.jsp instead of www.domain.com/test.jsp .
Any idea how I can solve this? Thanks in advance!
Any idea how I can solve this? Thanks in advance!