<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/zidane1983" type="application/rss+xml" ref="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/zidane1983" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 09 Dec 2007 15:28:00 GMT</lastBuildDate><title>zidane1983的专栏</title><item><title>DispatchAction的详细说明!</title><link>http://blog.csdn.net/zidane1983/archive/2007/12/09/1925603.aspx</link><wfw:comment>comments/1925603.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1925603.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1925603</trackback:ping><description>DispatchAction, LookupDispatchAction, MappingDispatchAction深入分析DispatchAction, LookupDispatchAction, MappingDispatchAction深入分析首先我们来看一下它们三者之间的关系java.lang.Object|+--org.apache.struts.action.Action|+--org.apache.struts.actions.DispatchAction|+--org.apache.struts.actions.LookupDispatchAction|+--org.apache.struts.actions.MappingDispatchActionDispatchAction定义public abstract class DispatchAction extends Action这是一个抽象的Action,它会根据request 中的parameter来执行相应的方法。通个这个Action类可&lt;img src =&quot;aggbug/1925603.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 09 Dec 2007 23:28:00 +0800</pubDate><author>zidane1983</author><comments>http://blog.csdn.net/zidane1983/archive/2007/12/09/1925603.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/zidane1983/archive/2007/12/09/1925603.aspx</guid><dc:creator>zidane1983</dc:creator><fs:srclink>http://blog.csdn.net/zidane1983/archive/2007/12/09/1925603.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/zidane1983/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/zidane1983/~6306539/35293585/4414483</fs:itemid></item></channel></rss>