%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@include file="/include/include.jsp"%> <%@include file="/include/head.jsp"%> <%@include file="/cms_for_bcb/show_top.jsp"%> <% String[] hy_title = new String[10]; hy_title[1] = "Key Partners"; hy_title[2] = "Key Activities"; hy_title[3] = "Value Propositions"; hy_title[4] = "Customer Relationships"; hy_title[5] = "Customer Segments"; hy_title[6] = "Key Resources"; hy_title[7] = "Channels"; hy_title[8] = "Cost Structure"; hy_title[9] = "Revenue Streams"; int c_channel = Integer.parseInt(r_call(request.getParameter("c_channel"))); %>
|
<%}%>
![]() |
Title | Channel | Validation | Customer Segment | Insert Date | Period |
"><%=rs_hypo.getString("c_title")%> | <% int c_chan_no = rs_hypo.getInt("c_channel"); %> <%=hy_title[c_chan_no]%> | <%if(now_call == 0){%> Ing.. <%}%> <%if(now_call == 1){%> Validated <%}%> <%if(now_call == 2){%> Invalidated <%}%> | <% if(rs_hypo.getInt("c_channel") == 5 ){ %> ">■ <% }else{%> <% String sql_hypo_cs = " select c_cs_color from tbl_hypo_cs where c_hypo_no = " + rs_hypo.getInt("c_no") + " order by c_no desc"; ResultSet rs_hypo_cs = stmt.executeQuery(sql_hypo_cs); while(rs_hypo_cs.next()){ %> ">■ <%} rs_hypo_cs.close(); %> <%}%> | <%=rs_hypo.getString("c_date").substring(0,10)%> | <%for (int i = 1; i < c_p_p + 1; i++){%> <%if(Integer.parseInt(a_w_s[i].replaceAll("-","")) <= Integer.parseInt(rs_hypo.getString("c_date").substring(0,10).replaceAll("-","")) && Integer.parseInt(a_w_e[i].replaceAll("-","")) >= Integer.parseInt(rs_hypo.getString("c_date").substring(0,10).replaceAll("-","")) ){ %> <%if(today_period == i){%> <%}%> <%=i%>P <% }%> <%}%> |
![]() |
Whom | Type | Interview Date | Hypothesiis | Period |
" title="Interview정보보기"> <% String sql_hypo_history = " select * from tbl_interview_target where c_interview_no = " + rs_hypo.getInt("c_no") + " "; ResultSet rs_hypo_history = stmt.executeQuery(sql_hypo_history); int top = 0; while(rs_hypo_history.next()){ top = top + 1; %> <%if(top > 1){%> / <%}%> <%=rs_hypo_history.getString("c_company")%>, <%=rs_hypo_history.getString("c_position")%>, <%=rs_hypo_history.getString("c_name")%> <% } rs_hypo_history.close(); %> | <%if(rs_hypo.getInt("c_type") == 0){%> In Person <%}%> <%if(rs_hypo.getInt("c_type") == 1){%> Phone <%}%> <%if(rs_hypo.getInt("c_type") == 2){%> Email <%}%> <%if(rs_hypo.getInt("c_type") == 3){%> Video Chat <%}%> | <%=rs_hypo.getString("c_interview_date").substring(0,10)%> | " title="Hypothesis정보보기"> <%=rs_hypo.getString("hypo_title")%> | <%for (int i = 1; i < c_p_p + 1; i++){%> <%if(Integer.parseInt(a_w_s[i].replaceAll("-","")) <= Integer.parseInt(rs_hypo.getString("c_date").substring(0,10).replaceAll("-","")) && Integer.parseInt(a_w_e[i].replaceAll("-","")) >= Integer.parseInt(rs_hypo.getString("c_date").substring(0,10).replaceAll("-","")) ){ %> <%if(today_period == i){%> <%}%> <%=i%>P <% }%> <%}%> |
![]() |
Content | Target Type | Writer Type | Insert Date | Period |
<%if(rs_hypo.getInt("c_type") == 0){%> " title="관련 가설로 바로가기"> <%}%> <%if(rs_hypo.getInt("c_type") == 1){%> " title="관련 인터뷰로 바로가기"> <%}%> <%=rs_hypo.getString("c_content")%> | <%if(rs_hypo.getInt("c_type") == 0){%> Hypothesis <%}%> <%if(rs_hypo.getInt("c_type") == 1){%> Interview <%}%> | <%if(rs_hypo.getInt("c_member_type") == 0){%> Member <%}%> <%if(rs_hypo.getInt("c_member_type") == 1){%> Instructor <%}%> <%if(rs_hypo.getInt("c_member_type") == 2){%> Mentor <%}%> | <%=rs_hypo.getString("c_date").substring(0,10)%> | <%for (int i = 1; i < c_p_p + 1; i++){%> <%if(Integer.parseInt(a_w_s[i].replaceAll("-","")) <= Integer.parseInt(rs_hypo.getString("c_date").substring(0,10).replaceAll("-","")) && Integer.parseInt(a_w_e[i].replaceAll("-","")) >= Integer.parseInt(rs_hypo.getString("c_date").substring(0,10).replaceAll("-","")) ){ %> <%if(today_period == i){%> <%}%> <%=i%>P <% }%> <%}%> |