Since server-side there is no user to interact with, it's not clear what functions like alert(), prompt(), and confirm() should do. So Jaxer overrides them with a different implementation which logs their output to the Jaxer log, at the "INFO" level. Try it!