<%@ page contentType = "text/html;charset=Big5" %> <%@ page import = "java.sql.*" %> <%@ include file = "tra_db.jsp"%> <% String trip_name = request.getParameter("x"); String y = request.getParameter("y"); int trip_days = Integer.parseInt(y); try{ String m_sql = "select spots_name,spots_sn,trip_list_name from trip_list,spots WHERE spots.spots_click = 1 and spots.spots_sn = trip_list.trip_list_spots_sn and trip_list.trip_list_name ='"+trip_name+"'"; Statement m_stmt = con.createStatement(); ResultSet m_rs = m_stmt.executeQuery(m_sql); %>
   
 

專題貢獻

學術界
1. 結合本團隊創意和廠商特色
2. 學生團隊與業界工作模式互相學習

實務界
1. 旅客旅遊自主性意願提高
2. 系統建置模式可類比其他地區
3. 特色商圈減少廠商彼此間惡性競爭