﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客-一个人的世界-文章分类-Struts</title><link>http://www.cnitblog.com/ilk1983/category/6508.html</link><description /><language>zh-cn</language><lastBuildDate>Fri, 07 Oct 2011 00:38:15 GMT</lastBuildDate><pubDate>Fri, 07 Oct 2011 00:38:15 GMT</pubDate><ttl>60</ttl><item><title>Struts2学习（二）——处理流程</title><link>http://www.cnitblog.com/ilk1983/articles/37072.html</link><dc:creator>zhbk_ilk</dc:creator><author>zhbk_ilk</author><pubDate>Fri, 30 Nov 2007 03:47:00 GMT</pubDate><guid>http://www.cnitblog.com/ilk1983/articles/37072.html</guid><wfw:comment>http://www.cnitblog.com/ilk1983/comments/37072.html</wfw:comment><comments>http://www.cnitblog.com/ilk1983/articles/37072.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/ilk1983/comments/commentRss/37072.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/ilk1983/services/trackbacks/37072.html</trackback:ping><description><![CDATA[<img src="file:///D:/Downloads/教程/struts-2.0.11/docs/docs/big-picture.data/Struts2-Architecture.png" align=absMiddle border=0>
<img src ="http://www.cnitblog.com/ilk1983/aggbug/37072.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/ilk1983/" target="_blank">zhbk_ilk</a> 2007-11-30 11:47 <a href="http://www.cnitblog.com/ilk1983/articles/37072.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Struts2学习（一）——struts2基本框架认识</title><link>http://www.cnitblog.com/ilk1983/articles/36598.html</link><dc:creator>zhbk_ilk</dc:creator><author>zhbk_ilk</author><pubDate>Wed, 21 Nov 2007 00:53:00 GMT</pubDate><guid>http://www.cnitblog.com/ilk1983/articles/36598.html</guid><wfw:comment>http://www.cnitblog.com/ilk1983/comments/36598.html</wfw:comment><comments>http://www.cnitblog.com/ilk1983/articles/36598.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/ilk1983/comments/commentRss/36598.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/ilk1983/services/trackbacks/36598.html</trackback:ping><description><![CDATA[Web应用文件结构：<br>/tutorial/<br>/tutorial/META-INF/<br>/tutorial/WEB-INF/<br>/tutorial/WEB-INF/classes/<br>/tutorial/WEB-INF/lib/<br>/tutorial/WEB-INF/lib/minimum JARs + any plugin JARs + plugin dependencies<br>/tutorial/WEB-INF/web.xml<br><br>基本类库及配置文件：<br>
<table class=confluenceTable>
    <tbody>
        <tr>
            <th class=confluenceTh>Filename </th>
            <th class=confluenceTh>Description </th>
        </tr>
        <tr>
            <td class=confluenceTd><tt>struts2-core.jar</tt> </td>
            <td class=confluenceTd>Framework library itself, found in distribution root directory </td>
        </tr>
        <tr>
            <td class=confluenceTd><tt>xwork.jar</tt> </td>
            <td class=confluenceTd>XWork 2 library on which Struts 2 is built (version 2.0 or later) </td>
        </tr>
        <tr>
            <td class=confluenceTd><tt>ognl.jar</tt> </td>
            <td class=confluenceTd>Object Graph Navigation Language (OGNL), the expression language used throughout the framework </td>
        </tr>
        <tr>
            <td class=confluenceTd><tt>freemarker.jar</tt> </td>
            <td class=confluenceTd>All UI tag templates are written in Freemarker (also a good option for your own views) </td>
        </tr>
        <tr>
            <td class=confluenceTd><tt>commons-logging.jar</tt> </td>
            <td class=confluenceTd>Commons logging, which the framework uses to support transparently logging to either Log4J or JDK 1.4+ </td>
        </tr>
        <tr>
            <td class=confluenceTd><tt>web.xml</tt> </td>
            <td class=confluenceTd>Java web application configuration file that defines the filters (and other components) for your web application </td>
        </tr>
        <tr>
            <td class=confluenceTd><tt>struts.xml</tt> </td>
            <td class=confluenceTd>Framework configuration file that defines the actions, results, and interceptors for your application </td>
        </tr>
    </tbody>
</table>
<img src ="http://www.cnitblog.com/ilk1983/aggbug/36598.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/ilk1983/" target="_blank">zhbk_ilk</a> 2007-11-21 08:53 <a href="http://www.cnitblog.com/ilk1983/articles/36598.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>几个开发工具相关说明</title><link>http://www.cnitblog.com/ilk1983/articles/36428.html</link><dc:creator>zhbk_ilk</dc:creator><author>zhbk_ilk</author><pubDate>Sat, 17 Nov 2007 13:58:00 GMT</pubDate><guid>http://www.cnitblog.com/ilk1983/articles/36428.html</guid><wfw:comment>http://www.cnitblog.com/ilk1983/comments/36428.html</wfw:comment><comments>http://www.cnitblog.com/ilk1983/articles/36428.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/ilk1983/comments/commentRss/36428.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/ilk1983/services/trackbacks/36428.html</trackback:ping><description><![CDATA[<p>环境变量设置<span style="COLOR: #000000"><br>JDK：<br>假定安装在c:\JDK<br>set JAVA_HOME=c:\JDK<br>set&nbsp;PATH=%JAVA_HOME%\bin<br>set&nbsp;CLASSPATH=.\;%JAVA_HOME%\lib\tools.jar<br></span><br>Ant:<br>假定安装在c:\Ant<br>set ANT_HOME=c:\ant<br>set JAVA_HOME=c:\JDK<br>set PATH=%ANT_HOME%\bin<br><br>Tomcat：<br>Windows下可以直接运行<br>$CATALINA_HOME\bin\startup.bat<br>$CATALINA_HOME为Tomcat的安装目录<br>在浏览器中输入<a href="http://localhost:8080/">http://localhost:8080/</a>，如果出现Apache Tomcat的网页，则表示Tomcat安装成功<br>端口8080可以在$CATALINA_HOME\conf\server.xml中进行修改<br>&nbsp;<span class=m><font color=#0000ff>&lt;</font></span><span class=t><font color=#990000>Connector</font></span> <span class=t><font color=#990000>port</font></span><span class=m><font color=#0000ff>="</font></span><strong>8080</strong><span class=m><font color=#0000ff>"</font></span><span class=t><font color=#990000> protocol</font></span><span class=m><font color=#0000ff>="</font></span><strong>HTTP/1.1</strong><span class=m><font color=#0000ff>"</font></span><span class=t><font color=#990000> connectionTimeout</font></span><span class=m><font color=#0000ff>="</font></span><strong>20000</strong><span class=m><font color=#0000ff>"</font></span><span class=t><font color=#990000> redirectPort</font></span><span class=m><font color=#0000ff>="</font></span><strong>8443</strong><font color=#0000ff><span class=m>"</span><span class=m> /&gt;</span></font> <br>其中<span class=t><font color=#990000>port</font></span><span class=m><font color=#0000ff>="</font></span><strong>8080</strong><span class=m><font color=#0000ff>"<span style="COLOR: #000000">可以进行修改<br><br><br>MySQL：<br>默认端口是3306，按默认安装即可。</span></font></span></p>
<img src ="http://www.cnitblog.com/ilk1983/aggbug/36428.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/ilk1983/" target="_blank">zhbk_ilk</a> 2007-11-17 21:58 <a href="http://www.cnitblog.com/ilk1983/articles/36428.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>