Posts by emersondms • 51 points
1 post
- 
		5 votes1 answer1392 viewsQ: How to use redirect methods with Java ServletsHello, I have a page ordem_servico.jsp with a form that when submitted goes to Servletinsertordemservico which inserts the form data into the database. I am trying to make sure that when the data is…