Hi all,

        I've run into a problem with JSPs. The problem appears to be that
I've been using the response.sendRedirect like a return statement meaning
that I don't expect any of the code following that to actually execute.
However it appears that the redirect only gets executed after all the code
is completed. So if anyone knows off hand how the response works please let
me know.
                                                                    -Pete




Reply via email to