%@ page language="java" %> <%@ page import="com.xoomers.util.*" %> <%@ page import="com.xoomers.db.*" %> <% String group=(String)request.getSession(true).getAttribute("game"); %>
You've successfully added the game <%= group %>.
Users may now challenge in this game. Log in, and enjoy!