Hi All,

I have jsp page where I send some string to a servlet:


<form action="http://localhost:8080//SendString/main_servlet?STR method="get" TARGET="Welcome">

in the servlet: