%@ page contentType="text/html; charset=UTF-8" language="java" errorPage="" %>
<%@ page import="takaLib.jspUtil.TCookie" %>
<%@ page import="common.TPostgreImpl" %>
<%@ page import="takaLib.tDatabase.TPostgre" %>
<%@ page import="apply.Apply2009Bean" %>
2009年度 このはな心理臨床セミナー 申込書
<% db.init(); // apply.init(); takaLib.jspUtil.TCookie co=new takaLib.jspUtil.TCookie(request,response); session.setMaxInactiveInterval(60*60*2); ApplyWorkshop ws=new ApplyWorkshop(); ws.init(db,2009,Workshop.ALL); %>