What will be the result of running the following jsp file taking into account that the Web server has just been started and this is the first page loaded by the server? <%= request.getSession(false).getId() %>
Reveal answer
Fill a bubble to check yourself