<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Craig McClanahan comments on Struts Future, and Struts 1.2.4</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 02:19:03 -0400</pubDate>


    <item>

        <title>Struts 2.0</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>Quite the opposite.  This will call <b>new Integer(&quot;blahh&quot;)</b>, and if you have not configured an appropriate error page, your use will see an exception stack trace.</blockquote>Not true. BeanUtils uses a default set of converters...]]></description>
        

        <pubDate>Fri, 24 Sep 2004 12:23:01 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Sep 2004 12:23:01 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Sep 2004 12:23:01 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2004</jf:date>
        <jf:author>Tongyu Wang</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Struts 2.0</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>Quite the opposite.  This will call <b>new Integer(&quot;blahh&quot;)</b>, and if you have not configured an appropriate error page, your use will see an exception stack trace.</blockquote>This is not the behaviour that I see using Struts 1.1...]]></description>
        

        <pubDate>Fri, 24 Sep 2004 12:18:56 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Sep 2004 12:18:56 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Sep 2004 12:18:56 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2004</jf:date>
        <jf:author>Chris Jones</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Stop wasting inheritance</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>With a language that does not support multiple inheritance, Struts is very intrusive : all user defined actions must extend Action and all user defined form beans must extend ActionForm.Wouldn't interfaces or reflection provide the same...]]></description>
        

        <pubDate>Fri, 24 Sep 2004 10:25:43 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Sep 2004 10:25:43 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Sep 2004 10:25:43 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2004</jf:date>
        <jf:author>Michael Jouravlev</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Stop wasting inheritance</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote><blockquote>With a language that does not support multiple inheritance, Struts is very intrusive : all user defined actions must extend Action and all user defined form beans must extend ActionForm.Wouldn't interfaces or reflection provide...]]></description>
        

        <pubDate>Fri, 24 Sep 2004 09:05:57 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Sep 2004 09:05:57 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Sep 2004 09:05:57 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2004</jf:date>
        <jf:author>Reg Whitton</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Struts 2.0</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>... However Struts will fail silently and move on to the next property if you try to put for example &quot;blahh&quot; in an int value of the DO without proper validator configuration...</blockquote>Quite the opposite.  This will call <b>new...]]></description>
        

        <pubDate>Fri, 24 Sep 2004 08:25:59 -0400</pubDate>

        

        <jf:creationDate>Fri, 24 Sep 2004 08:25:59 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 24 Sep 2004 08:25:59 -0400</jf:modificationDate>
        <jf:date>Sep 24, 2004</jf:date>
        <jf:author>Reg Whitton</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Ant+XDoclet do the magic?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote><blockquote>This is not true. One can use one DispatchAction and one action mapping to achieve the same. It would be a cleaner solution. </blockquote>As long as Java Script is enabled on client. My code does not rely on JavaScript: We call...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 15:39:16 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 15:39:16 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 15:39:16 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>javier castanon</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Stop wasting inheritance</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>With a language that does not support multiple inheritance, Struts is very intrusive : all user defined actions must extend Action and all user defined form beans must extend ActionForm.Wouldn't interfaces or reflection provide the same...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 11:52:12 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 11:52:12 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 11:52:12 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>J. X.</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>A few suggestions for Struts 2.0</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[- Integration into Portals using JSR-168. A good framework like Struts would be really nice to build complex portlets.<br>- No more formbeans. The only case I can understand their use is when you want to repopulate data in an HTML form that didn't...]]></description>
        

        <pubDate>Thu, 23 Sep 2004 04:13:38 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Sep 2004 04:13:38 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Sep 2004 04:13:38 -0400</jf:modificationDate>
        <jf:date>Sep 23, 2004</jf:date>
        <jf:author>Jean-Pol Landrain</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>more configuration integration</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[Agree.Just too many configuration file scatter around.<br>I especially hate the validation file ,why not put together with form declaration just like this:<br><br>&lt;ActionForm name=&quot;Profile&quot;&gt;<br>&nbsp;&lt;property name=&quot;name&quot;...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 20:44:55 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 20:44:55 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 20:44:55 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>Huang Kai</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Maintainable Struts Code</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[I agreed that Echo is really a pretty elegant framework. It makes web-base programming like Swing or SWT/JFace, lots of Observer-Observerable pattern etc. and I think that is really nice. Glad to see that Echo is finally getting mentioned in TSS thread....]]></description>
        

        <pubDate>Wed, 22 Sep 2004 20:32:24 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 20:32:24 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 20:32:24 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>tm jee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Maintainable Struts Code</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote><blockquote>I've used it with Mozilla, IE and Opera.  No problems.  You might have been using a back level version.  Checkout the Echo forums and the new releases of Echo and Echopoint.</blockquote>Will certainly check it out. I played last...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 15:41:29 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 15:41:29 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 15:41:29 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>Mark N</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Put the DO on the form and use the validator plugin</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[Unless I'm missing something your doing, you can set your DO on the form and use the dot notation from there.  Nested works too, but no need to if you have the DO on the form.  Plus all those form setters and getters are not required.<br><br>If you are...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 15:06:03 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 15:06:03 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 15:06:03 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>joe nykilchyk</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Ant+XDoclet do the magic?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote><blockquote>This is not true. One can use one DispatchAction and one action mapping to achieve the same. It would be a cleaner solution. </blockquote>As long as Java Script is enabled on client. My code does not rely on JavaScript: We call...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 13:42:00 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 13:42:00 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 13:42:00 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>Michael Jouravlev</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Maintainable Struts Code</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>I've used it with Mozilla, IE and Opera.  No problems.  You might have been using a back level version.  Checkout the Echo forums and the new releases of Echo and Echopoint.</blockquote>Will certainly check it out. I played last with...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 13:20:20 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 13:20:20 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 13:20:20 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>Konstantin Ignatyev</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Ant+XDoclet do the magic</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=28894</link>

        

        
            <description><![CDATA[<blockquote>&gt;Here is an example of real code from it.&gt;Action is doing many things and it is very&gt; maintanable and convenient IMOAre you kidding ? This code is crap !How much longer will we have to endure theinventions by Craig McClanahan -...]]></description>
        

        <pubDate>Wed, 22 Sep 2004 13:17:41 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Sep 2004 13:17:41 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Sep 2004 13:17:41 -0400</jf:modificationDate>
        <jf:date>Sep 22, 2004</jf:date>
        <jf:author>Konstantin Ignatyev</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

