|
jsp page triggering twice
i have a System.out.print("test"); at the top of my page.
now when i trigger this page, "test" prints twice.
below that, i am doing many things, but not re-directing.
one thing i'm doing is setting cookies.. does setting cookies cause a page to reload?
it's not a visible reload, .. it is just server-side running the script twice.
__________________
Mike
|