<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Blog In People</title>
    <link>https://blog.binple.net/</link>
    <description></description>
    <language>ko</language>
    <pubDate>Tue, 9 Jun 2026 11:34:48 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>Binple</managingEditor>
    <item>
      <title>add-apt-repository 명령어가 없을 경우</title>
      <link>https://blog.binple.net/140</link>
      <description>우분투에서 add-apt-repository 명령어가 없을경우

# sudo add-apt-repository ppa:ondrej/redmine
sudo: add-apt-repository: command not found
python-software-properties 을 설치 한다.
# sudo apt-get install python-software-properties</description>
      <category>리눅스/우분투</category>
      <category>apt-get</category>
      <category>ubuntu</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/140</guid>
      <comments>https://blog.binple.net/140#entry140comment</comments>
      <pubDate>Thu, 20 Dec 2012 11:22:01 +0900</pubDate>
    </item>
    <item>
      <title>아파치 웹 서버에서 php 파일이 다운로드 될 때</title>
      <link>https://blog.binple.net/139</link>
      <description>우분투 서버에서 LAMP 서버를 설치 했을때 PHP 파일이 표시 안되고 다운로드가 되는 경우가 있습니다.

아래 모듈 설정 파일을 수정합니다.
# sudo vi /etc/apache2/mods-enabled/php5.conf


php_admin_value engine 설정을 주석처리 합니다.
&amp;lt;IfModule mod_userdir.c&amp;gt;
&amp;nbsp; &amp;nbsp;&amp;lt;Directory /home/*/public_html&amp;gt;
&amp;nbsp; &amp;..</description>
      <category>리눅스/우분투</category>
      <category>Apache</category>
      <category>php</category>
      <category>ubuntu</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/139</guid>
      <comments>https://blog.binple.net/139#entry139comment</comments>
      <pubDate>Fri, 14 Dec 2012 10:26:24 +0900</pubDate>
    </item>
    <item>
      <title>완득이(2011) -  재미있고 훈훈하고 행복한 휴먼드라마</title>
      <link>https://blog.binple.net/134</link>
      <description>













줄거리



열 여덟, 인생 최대의 적수를 만났다! 
남들보다 키는 작지만 자신에게만은 누구보다 큰 존재인 아버지와 언제부터인가 가족이 되어버린 삼촌과 함께 사는 고등학생 완득이. 가난하고 불우한 가정환경에 공부도 못하는 문제아지만 싸움만큼은 누구에게도 지지 않는다. 가진 것도, 꿈도, 희망도 없는 완득이 간절히 바라는 것이 딱 하나 있었으니, 바로 담임 ‘똥주’가 없어지는 것! 사사건건 자신의 일에 간섭하는 데다 급기야 옆집 ..</description>
      <category>생활/영화</category>
      <category>김윤식</category>
      <category>영화</category>
      <category>완득이</category>
      <category>유아인</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/134</guid>
      <comments>https://blog.binple.net/134#entry134comment</comments>
      <pubDate>Tue, 1 Nov 2011 18:41:47 +0900</pubDate>
    </item>
    <item>
      <title>통증(2011) - 아프니까... 사랑이다</title>
      <link>https://blog.binple.net/132</link>
      <description>
      
        
          
        

        
      

      
        



          

      
    

  

  

                            
줄거리
                          



&amp;nbsp;
 &amp;lt;통증&amp;gt;은 어린 시절 자동차 사고 때문에 가족을 모두 잃고 그 때문인 후유증으로 통증을 잃게 된 남순(권상우)과 태어날 때부터 ..</description>
      <category>생활/영화</category>
      <category>곽경택</category>
      <category>권상우</category>
      <category>영화</category>
      <category>정려원</category>
      <category>통증</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/132</guid>
      <comments>https://blog.binple.net/132#entry132comment</comments>
      <pubDate>Mon, 3 Oct 2011 07:02:37 +0900</pubDate>
    </item>
    <item>
      <title>ApplicationContext란?</title>
      <link>https://blog.binple.net/131</link>
      <description>웹에 독립적인 애플리케이션의 모든 영역(dao, service, manager, 기타 등등) 에 대한 정의를 말한다.</description>
      <category>개발</category>
      <category>ApplictionContext</category>
      <category>Java</category>
      <category>Spring</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/131</guid>
      <comments>https://blog.binple.net/131#entry131comment</comments>
      <pubDate>Wed, 27 Jul 2011 18:19:00 +0900</pubDate>
    </item>
    <item>
      <title>iBATIS</title>
      <link>https://blog.binple.net/130</link>
      <description>iBATIS의 개념  iBATIS는 간단한 XML서술자를 사용해서 간단하게 자바 빈즈를 SQL statement에 맵핑시킨다. 간단함(Simplicity)이란 다른 프레임워크와 객체관계맵핑툴에 비해 iBATIS의 가장 큰 장점이다. iBATIS Data Mapper를 사용하기 위해서 당신은 자바빈즈와 XML 그리고 SQL에 친숙할 필요가 있다. 여기엔 배워야 할것도 거의 없고 테이블을 조인하거나 복잡한 쿼리문을 수행하기 위해 필요한 복잡한 스키마도 없다..</description>
      <category>개발</category>
      <category>db</category>
      <category>iBATIS</category>
      <category>Java</category>
      <category>SQL</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/130</guid>
      <comments>https://blog.binple.net/130#entry130comment</comments>
      <pubDate>Wed, 27 Jul 2011 15:56:00 +0900</pubDate>
    </item>
    <item>
      <title>BeerAdvisor DD(web.xml) 설정</title>
      <link>https://blog.binple.net/129</link>
      <description>web.xml에서 Mapping 설정
  
  &amp;lt;servlet&amp;gt;
    &amp;lt;servlet-name&amp;gt;Ch3 Beer&amp;lt;/servlet-name&amp;gt;
    &amp;lt;servlet-class&amp;gt;com.example.web.BeerSelect&amp;lt;/servlet-class&amp;gt;
  &amp;lt;/servlet&amp;gt;
  &amp;lt;servlet-mapping&amp;gt;
    &amp;lt;servlet-name&amp;gt;Ch3 Beer&amp;lt;/ser..</description>
      <category>개발/Servlet</category>
      <category>BeerAdvisro</category>
      <category>dd</category>
      <category>Head First Servlets&amp;amp;JSP</category>
      <category>Servlet</category>
      <category>web.xml</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/129</guid>
      <comments>https://blog.binple.net/129#entry129comment</comments>
      <pubDate>Wed, 27 Jul 2011 11:26:00 +0900</pubDate>
    </item>
    <item>
      <title>BeerAdvisor 제일 첫 화면 HTML</title>
      <link>https://blog.binple.net/128</link>
      <description>첫 화면의 form.html
  
&amp;lt;html&amp;gt;
&amp;lt;head&amp;gt;
&amp;lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot;&amp;gt;
&amp;lt;title&amp;gt;Insert title here&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;
	&amp;lt;h1 align=&quot;center&quot;&amp;gt;Beer Selection Page&amp;lt;/h1&amp;gt;
	&amp;lt;fo..</description>
      <category>개발/Servlet</category>
      <category>BeerAdvisor</category>
      <category>Head First Servlets&amp;amp;JSP</category>
      <category>Servlet</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/128</guid>
      <comments>https://blog.binple.net/128#entry128comment</comments>
      <pubDate>Wed, 27 Jul 2011 10:31:00 +0900</pubDate>
    </item>
    <item>
      <title>BeerAdvisor Application Architecture</title>
      <link>https://blog.binple.net/127</link>
      <description>Chapter3의 BeerAdvisor의 MVC Architecture에 대한 설명
  &amp;nbsp;
  1 – Client가 form.html을 요청한다.
  2 – 요청을 받은 Container가 form.html을 File System에서 읽어 온다.
  3 – form.html을 Browser로 넘겨 주며 화면을 보고 사용자가 맥주 색깔과 관련된 질문에 자신의 취향을 입력한다.
  4 – 사용자가 선택한 정도를 Container로 보낸다.
  5 ..</description>
      <category>개발</category>
      <category>Application</category>
      <category>architecture</category>
      <category>MVC</category>
      <category>Servlet</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/127</guid>
      <comments>https://blog.binple.net/127#entry127comment</comments>
      <pubDate>Wed, 27 Jul 2011 10:14:00 +0900</pubDate>
    </item>
    <item>
      <title>J2EE(Java 2 Enterprise Edition)에 들어 있는 것</title>
      <link>https://blog.binple.net/126</link>
      <description>J2EE는 Spec들에 대한 Spec, Super Spec이라고 할 수 있다.    J2EE는 Servlet Spec 2.4와 JSP 2.0 Spec과 같은 Spec들을 포함하고 있습니다.    Servlet Spec과 JSP Spec은 둘 다 Web Container를 위한 것이다.    J2EE 1.4 Spec에는 EJB 2.1(Enterprise JavaBean) Spec도 들어 있으며, 이 Spec은 EJB Container에 사용한다.    W..</description>
      <category>개발</category>
      <category>container</category>
      <category>EJB</category>
      <category>J2EE</category>
      <category>Servlet</category>
      <category>tomcat</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/126</guid>
      <comments>https://blog.binple.net/126#entry126comment</comments>
      <pubDate>Tue, 26 Jul 2011 18:25:00 +0900</pubDate>
    </item>
    <item>
      <title>Servlet, JSP 환경에서 MVC</title>
      <link>https://blog.binple.net/125</link>
      <description>Controller(컨트롤러)  &amp;#160;     Request 객체에서 사용자가 입력한 정보를 뽑아내어, Model에 대하여 어떤 작업을 해야 하는지 알아낸다.    Model 정보를 수정한다든지, View(JSP)에게 넘겨줄 새로운 Model을 만든다든지 등과 같은 작업.   &amp;#160;  View(뷰)  &amp;#160;     Presentaion에 대한 책임을 진다.    View는 Controller로부터 Model 정보를 읽어온다.     (직..</description>
      <category>개발</category>
      <category>Controller</category>
      <category>model</category>
      <category>MVC</category>
      <category>Servlet</category>
      <category>View</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/125</guid>
      <comments>https://blog.binple.net/125#entry125comment</comments>
      <pubDate>Tue, 26 Jul 2011 18:07:00 +0900</pubDate>
    </item>
    <item>
      <title>배포 서술자(DD, Deployment Descriptor)</title>
      <link>https://blog.binple.net/124</link>
      <description>배포 서술자(DD, Deployment Descriptor)  &amp;#160;     배포 서술자는 Web에서 요청 받은 해당 Servlet의 URL주소를 통해 Servlet 이름을 확인, 해당 Servlet Class를 호출하기 위한 Mapping 정보를 기록하는 역할을 한다.     Mapiing 정보 기록 이외에도 할 수 있는 일 - 보안 역할 설정, 오류 페이지 설정, 항목 library, 초기화 구성 및 관련 정보 구성 등등     Server가 ..</description>
      <category>개발</category>
      <category>dd</category>
      <category>deployment</category>
      <category>Servlet</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/124</guid>
      <comments>https://blog.binple.net/124#entry124comment</comments>
      <pubDate>Tue, 26 Jul 2011 17:46:00 +0900</pubDate>
    </item>
    <item>
      <title>배포 서술자에서 URL Mapping을 위한 두 가지 항목</title>
      <link>https://blog.binple.net/123</link>
      <description>&amp;lt;servlet&amp;gt;       &amp;#160;  내부에서만 사용하는 이름과 완전한(Package 이름까지 포함하여) Class명과 서로 Mapping한다.  &amp;#160;  &amp;lt;serlvet-mapping&amp;gt;         &amp;#160;  내부에서 사용하는 이름과 URL 이름을 서로 Mapping한다.  C2-82</description>
      <category>개발</category>
      <category>Servlet</category>
      <category>Servlet Mapping</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/123</guid>
      <comments>https://blog.binple.net/123#entry123comment</comments>
      <pubDate>Tue, 26 Jul 2011 17:31:00 +0900</pubDate>
    </item>
    <item>
      <title>하나의 Servlet은 세 개의 이름을 가진다.</title>
      <link>https://blog.binple.net/122</link>
      <description>Client가 아는 URL 이름  &amp;#160;     Client는 HTML 안에 존재하는 Servlet 이름만 알고 있으면 된다.     Server 상의 실제 어느 Directory에 어떤 Filename으로 존재하는지는 관심 없다.     URL 이름은 Client를 위한 것 이다.    &amp;#160;  배포자가 만든 내부적인 이름  &amp;#160;     배포자는 실제 Application 운영을 위하여 배포명이란 것을 만들어 개발자에게 알려준다.  ..</description>
      <category>개발</category>
      <category>Servlet</category>
      <category>Servlet Name</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/122</guid>
      <comments>https://blog.binple.net/122#entry122comment</comments>
      <pubDate>Tue, 26 Jul 2011 17:18:00 +0900</pubDate>
    </item>
    <item>
      <title>Container(컨테이너)</title>
      <link>https://blog.binple.net/121</link>
      <description>Container  &amp;#160;     Servlet을 실행하고 관리하는 역할을 한다.     Web Server는 사용자로부터 Servlet을 요청 받으면 바로 호출 되는 것이 아니라, Container에게 요청이 넘어간다.     Container는 요청을 넘겨 받아 HTTP Request와 HTTP Response 객체를 만들어, 이를 인자로 Servlet doPost()나 doGet() method 중 하나를 호출한다    C2-73  &amp;#160..</description>
      <category>개발</category>
      <category>container</category>
      <category>Servlet</category>
      <category>tomcat</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/121</guid>
      <comments>https://blog.binple.net/121#entry121comment</comments>
      <pubDate>Tue, 26 Jul 2011 16:40:00 +0900</pubDate>
    </item>
    <item>
      <title>CGI 프로그램</title>
      <link>https://blog.binple.net/120</link>
      <description>웹 서버 혼자서 할 수 없는 일들 도와주는 애플리케이션을 CGI 프로그램이라고 부른다.     대부분의 CGI 프로그램은 펄(Peal) 스크립트로 작성한다.     펄 스크립트 이외에도 C, 파이썬(Python), PHP 같은 언어도 있다.     CGI의 약자는 Common Gateway Interface이다.      CGI 프로그램을 가지고 현재 시간(서버 시간)을 클라이언트에게 제공하는 순서       사용자는 정적인 페이지가 아닌 CGI 프로그..</description>
      <category>개발</category>
      <category>CGI</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/120</guid>
      <comments>https://blog.binple.net/120#entry120comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:37:00 +0900</pubDate>
    </item>
    <item>
      <title>웹 서버 혼자서 할 수 없는 두 가지</title>
      <link>https://blog.binple.net/119</link>
      <description>1. 동적인 컨텐츠 생성        웹 서버는 정적인 페이지만 제공한다.    애플리케이션 웹 서버와 협력해서 동적인 페이지를 제공할 수 있다.   &amp;#160;  2. 서버 상에 데이터 저장하기        웹 서버는 파라미터를 애플리케이션에 전달하여 저장한다.   C1-60</description>
      <category>개발</category>
      <category>web server</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/119</guid>
      <comments>https://blog.binple.net/119#entry119comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:24:00 +0900</pubDate>
    </item>
    <item>
      <title>URL(Uniform Resource Locators)</title>
      <link>https://blog.binple.net/118</link>
      <description>웹 상에 있는 모든 자원 자신만의 고유한 이름을 가지는데 이 고유한 이름을 부여하는 방식    C1-54</description>
      <category>개발</category>
      <category>URL</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/118</guid>
      <comments>https://blog.binple.net/118#entry118comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:17:00 +0900</pubDate>
    </item>
    <item>
      <title>MIME 타입</title>
      <link>https://blog.binple.net/117</link>
      <description>HTTP 응답의 몸체의 대한 컨텐츠 타입을 말한다.    C1-51   </description>
      <category>개발</category>
      <category>MIME</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/117</guid>
      <comments>https://blog.binple.net/117#entry117comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:15:00 +0900</pubDate>
    </item>
    <item>
      <title>POST 메소드</title>
      <link>https://blog.binple.net/116</link>
      <description>용량에 제한이 있긴 하지만 GET 방식에 비해 매우 용량이 크다.     URL이 아닌 HTTP의 헤더 정보다음에 오는 몸체에 데이터를 넣어서 전송한다.     즐겨찾기 추가를 하더라도 값이 같이 저장되지는 않는다.     메소드 종류, 웹 서버 상 자원에 대한 경로, 브라우저가 요청한 프로토콜 버전, 요청 헤더, 메시지 몸체(파라미터) 순으로 전달한다.       </description>
      <category>개발</category>
      <category>form</category>
      <category>HTTP</category>
      <category>method</category>
      <category>post</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/116</guid>
      <comments>https://blog.binple.net/116#entry116comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:13:00 +0900</pubDate>
    </item>
    <item>
      <title>GET 메소드</title>
      <link>https://blog.binple.net/115</link>
      <description>GET으로 보낼 수 있는 글자 수는 제한이 있다.     GET의 데이터 전송방식은 브라우저 주소란에 기입하는 URL 뒤에 붙이는 식     화면에 보이게 된다.     즐겨찾기 추가가 가능하다.     메소드 종류, 웹 서버 상 자원에 대한 경로, 파라미터, 브라우저가 요청한 프로토콜 버전, 요청 헤더 순으로 전달한다.    C1-48     </description>
      <category>개발</category>
      <category>form</category>
      <category>get</category>
      <category>HTTP</category>
      <category>method</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/115</guid>
      <comments>https://blog.binple.net/115#entry115comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:09:00 +0900</pubDate>
    </item>
    <item>
      <title>HTTP 프로토콜</title>
      <link>https://blog.binple.net/114</link>
      <description>HTTP는 TCP/IP 위에서 돌아간다.     TCP는 한쪽 노드에서 다른 쪽 노드로 파일을 보내는 것.     IP는 한 호스트에서 목적지 호스트까지 패킷을 옮기고 이동하기 위한 베이스 프로토콜     HTTP는 이와 별개로, 웹에서만 사용하는 프로토콜     HTTPS 라는 암호화 된 프로토콜도 존재함    C1-44    </description>
      <category>개발</category>
      <category>HTTP</category>
      <category>Protocol</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/114</guid>
      <comments>https://blog.binple.net/114#entry114comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:08:00 +0900</pubDate>
    </item>
    <item>
      <title>클라이언트와 서버는 HTML과 HTTP를 어떻게 다룰지 안다.</title>
      <link>https://blog.binple.net/113</link>
      <description> HTML(Hyper Text Markup Language)      
     클라이언트로 요청을 받고 나면, 서버는 브라우저에게 컨텐츠 타입이 무엇인지 알려준다. 
      브라우저는 이 내용에 기초하여 이를 어떻게 화면에 출력할지 준비힌다. 
      서버는 HTML을 전달한다. 
      모든 웹 브라우저는 HTML을 이해한다. 
      구형 웹 브라우저는 최신 문법의 HTML을 못 알아 먹기도 한다. 
      HTML 4.01 레퍼..</description>
      <category>개발</category>
      <category>HTML</category>
      <category>HTTP</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/113</guid>
      <comments>https://blog.binple.net/113#entry113comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:06:00 +0900</pubDate>
    </item>
    <item>
      <title>클라이언트의 역할</title>
      <link>https://blog.binple.net/112</link>
      <description>클라이언트란 일반적으로 웹 브라우저 응용프로그램을 뜻한다.     브라우저의 종류에는 넷스케이프, 파이어폭스, 사파리, 익스플로러, 오페라, 크롬 등등 여러 웹 브라우져가 있다.     브라우저의 주된 역할은 HTML 코드를 읽어서(파싱) 화면에 보이게 한다.         C1-39</description>
      <category>개발</category>
      <category>Web Browser</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/112</guid>
      <comments>https://blog.binple.net/112#entry112comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:04:00 +0900</pubDate>
    </item>
    <item>
      <title>웹 서버의 역할</title>
      <link>https://blog.binple.net/111</link>
      <description>웹 서버는 클라이언트로 요청 받아 요청한 것을 넘겨주는 일을 한다.     요청한 것이 서버에 없거나 있다 해도 주소가 틀린 곳에 있어 서버가 찾지 못한다면 오류 메시지를 표시한다.         C1-38</description>
      <category>개발</category>
      <category>web server</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/111</guid>
      <comments>https://blog.binple.net/111#entry111comment</comments>
      <pubDate>Tue, 26 Jul 2011 15:02:00 +0900</pubDate>
    </item>
    <item>
      <title>웹 애플리케이션</title>
      <link>https://blog.binple.net/110</link>
      <description> 웹 애플리케이션은 브라우저만 있다면 누구든 실행할 수 있다. 
  GUI 애플리케이션은 환경의 따른(OS 등등) 배포의 문제가 있다. 
  좀 더 강력한 웹 애플리케이션을 위하여 자바를 이용한 서블릿이나 JSP를 사용한다.      


C1-35</description>
      <category>개발</category>
      <category>Web Application</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/110</guid>
      <comments>https://blog.binple.net/110#entry110comment</comments>
      <pubDate>Tue, 26 Jul 2011 14:54:00 +0900</pubDate>
    </item>
    <item>
      <title>javax.servlet.servletrequest</title>
      <link>https://blog.binple.net/109</link>
      <description>클라이언트의 Request에 대한 정보를 서블릿에 제공하는 오브젝트를 정의한다.


getAsyncContext()



getAttribute(java.lang.String name)


지정된 속성의 값을 Object 로서 얻는다.
정된 이름의 속성이 존재하지 않는 경우는,null을 얻는다.


getAttributeNames()


이 Request로 이용할 수 있는 속성의 이름이 포함된 목록을 얻는다.
돌려줍니다. 이용할 수 있는 속성이 Requ..</description>
      <category>개발/Servlet</category>
      <category>API</category>
      <category>Java</category>
      <category>JSP</category>
      <category>Servlet</category>
      <category>servletrequest</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/109</guid>
      <comments>https://blog.binple.net/109#entry109comment</comments>
      <pubDate>Mon, 25 Jul 2011 18:20:16 +0900</pubDate>
    </item>
    <item>
      <title>Apache Tomcat 6.0 라이브러리</title>
      <link>https://blog.binple.net/108</link>
      <description>* annotations-api.jar (Annotations package)
* catalina.jar (Tomcat Catalina implementation)
* catalina-ant.jar (Tomcat Catalina Ant tasks)
* catalina-ha.jar (High availability package)
* catalina-tribes.jar (Group communication)
* el-api.jar (EL 2.1 API)
..</description>
      <category>개발</category>
      <category>Apache Tomcat</category>
      <category>라이브러리</category>
      <category>톰캣</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/108</guid>
      <comments>https://blog.binple.net/108#entry108comment</comments>
      <pubDate>Mon, 25 Jul 2011 14:34:00 +0900</pubDate>
    </item>
    <item>
      <title>MVC</title>
      <link>https://blog.binple.net/107</link>
      <description>출처 : http://www.DefineJava.net

MVC 패턴 Model, View, Controller



1. Model
MVC 패턴중 MODEL 영역은 비즈니스 로직을 구현하는 부분이다. 
대부분의 Application의 데이터는 데이터베이스에 의해 관리되고 Java에서는 JDBC API를 이용하여 접근하고 사용한다.
JDBC API를 이용하여 쿼리문을 날려 그 결과를 전달받는 형태의 모델이 가장 기본적이고 가장 많이 사용되고 있다. 
M..</description>
      <category>개발</category>
      <category>Controller</category>
      <category>model</category>
      <category>View</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/107</guid>
      <comments>https://blog.binple.net/107#entry107comment</comments>
      <pubDate>Thu, 21 Jul 2011 11:31:42 +0900</pubDate>
    </item>
    <item>
      <title>Oracle DB Data Type</title>
      <link>https://blog.binple.net/106</link>
      <description>CHAR(n) 
  최대 크기: 2000 byte
  타입: 문자열
  고정 길이 데이터.
  입력되지 않은 남은 부분은 공백으로 채워져 저장된다.      

  
  
  
  
NCHAR(n)        

  최대 크기: 2000 byte
  타입: 문자열
  고정 길이 데이터.
  다국적 언어를 지원한다.      

  
  
  
VARCHAR2(n)
  최대 크기: 4000 byte
  타입: 문자열
  가변 길이 데이터.
  일부만 입..</description>
      <category>개발/DB</category>
      <author>Binple</author>
      <guid isPermaLink="true">https://blog.binple.net/106</guid>
      <comments>https://blog.binple.net/106#entry106comment</comments>
      <pubDate>Tue, 19 Jul 2011 17:48:00 +0900</pubDate>
    </item>
  </channel>
</rss>