Wow Bear, that TamperData is amazing!
When I press on 'Details' on the first message I can see that the servlet sends back the "You're in!" message, but for some reason seems that jQuery takes it as an error.
That first message comes with the '
LOAD_BACKGROUND' flag, but just after it comes another one from
http://localhost:8080/investking/ with the load flags '
LOAD_DOCUMENT_URI' and '
LOAD_INITIAL_DOCUMENT_URI'. This second message makes the page reload.
Do you know why it happens?