%@ page language="java" %> <%@ page import="com.xoomers.util.*" %> <%@ page import="com.xoomers.db.*" %> <% String group=(String)request.getSession(true).getAttribute("group"); %>
You've been successfully registered the group. Your group's name is <%= group %>.
Users may now register and add themselves to this group.