I wastrying to pass values from servlet to jsp page using the code below:
package lecture_mvc.mvc.simple; import java.io.IOException; import javax.servlet.R