Hi
I have an jsp page that has html tags and jsp tags in it.
It is a page that post information to itself and check it.
If everything is right it will do a sendRedirect in jsp.
When doing this i get my old page added with the header infromation from =
the new page and the new page content into the same page.
I understand that sendRedirect is done from the serverside, so apache =
thinks this is information that should be passed to the same page.
Does anyone know if there is antoher way to do this or is there =
something in apache i can configure.
Regards
/Peter A
|