<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://as5202t-5748.myasustor.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://as5202t-5748.myasustor.com/feed.php">
        <title>ria-web - study:jsf</title>
        <description></description>
        <link>https://as5202t-5748.myasustor.com/</link>
        <image rdf:resource="https://as5202t-5748.myasustor.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-07-05T12:25:20+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:internal_vars&amp;rev=1209225709&amp;do=diff"/>
                <rdf:li rdf:resource="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:logging&amp;rev=1208101925&amp;do=diff"/>
                <rdf:li rdf:resource="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:migration&amp;rev=1209214222&amp;do=diff"/>
                <rdf:li rdf:resource="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:struts_tag_replace&amp;rev=1209224652&amp;do=diff"/>
                <rdf:li rdf:resource="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:struts-faces_tag&amp;rev=1209221621&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://as5202t-5748.myasustor.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>ria-web</title>
        <link>https://as5202t-5748.myasustor.com/</link>
        <url>https://as5202t-5748.myasustor.com/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:internal_vars&amp;rev=1209225709&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-26T16:01:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>internal_vars</title>
        <link>https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:internal_vars&amp;rev=1209225709&amp;do=diff</link>
        <description>Struts-Faces JSP internal variables
 variable  type  description actionEventjavax.faces.event.
ActionEvent이 요청에 대한 현재의 액션 이벤트actionMappingorg.apache.struts.action.
ActionMapping현재 요청에 대한 액션 맵핑actionServlet</description>
    </item>
    <item rdf:about="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:logging&amp;rev=1208101925&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-13T15:52:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>logging</title>
        <link>https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:logging&amp;rev=1208101925&amp;do=diff</link>
        <description>Text internaliztion from a ResourceBundle

코드에 포함되어 있는 다국어를 일반 자바 리소스 번들을 통해 국제화시키는 방법을 소개한다.

지역화된 표시 문자열을 리소스 번들로부터 얻어오는 Utility 메소드를 작성하였다.</description>
    </item>
    <item rdf:about="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:migration&amp;rev=1209214222&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-26T12:50:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>migration</title>
        <link>https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:migration&amp;rev=1209214222&amp;do=diff</link>
        <description>Migration From struts application to JSF application

Struts Framework로 개발된 application을 JSF application으로 이관하는 과정을 소개한다.

처음으로 해야 할 일은 적절한 라이브러리들을 설정하는 것이다.


1.Struts-Faces 라이브러리를 애플리케이션에 추가:</description>
    </item>
    <item rdf:about="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:struts_tag_replace&amp;rev=1209224652&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-26T15:44:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>struts_tag_replace</title>
        <link>https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:struts_tag_replace&amp;rev=1209224652&amp;do=diff</link>
        <description>replace struts taglib with Struts-Faces tag or JSF tag
 Struts Tag  Struts-Faces Tag  JSF Standard Tag  description &lt;html:base&gt;&lt;s:base&gt;  &lt;html:button&gt; &lt;h:commandButton&gt;  &lt;html:cancel&gt; &lt;h:commandButton
id=“cancel”&gt;스트럿츠 태그와 같이 취급되려면 id속성이</description>
    </item>
    <item rdf:about="https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:struts-faces_tag&amp;rev=1209221621&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-26T14:53:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>struts-faces_tag</title>
        <link>https://as5202t-5748.myasustor.com/doku.php?id=study:jsf:struts-faces_tag&amp;rev=1209221621&amp;do=diff</link>
        <description>Struts-Faces JSP tag
  Struts-Faces JSP tag    required    optional    description  &lt;s:base&gt; id, rendered, targetHTML &lt;base&gt;요소를 보여준다.&lt;s:errors&gt; id, rendered, bundle모든 Struts와 JSF메세지를 보여준다.&lt;s:form&gt;actionid, rendered, enctype,</description>
    </item>
</rdf:RDF>
