%@ page language="java" buffer="16kb" contentType="text/html;charset=x-euc-jp" %> <%@ page import="java.util.*" %> <%@ page import="webcircus.com.database.*" %> <%@ page import="webcircus.com.util.*" %> <%@ page import="webcircus.com.search.*" %> <%@ taglib uri="/am/taglib.tld" prefix="mt" %> <% Hashtable logindata=(Hashtable)session.getAttribute("logindata"); if(logindata!=null){ response.sendRedirect("../search/match.jsp"); return; } SearchRequest sr=new SearchRequest(); DbWebFormData data=sr.getSearchData(session); String[] skip=new String[]{"-1"}; %>
■ ■
■ お試し検索 ■
■ ■
|
|