<?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 - Error in deploying struts: Attribute name invalid according to t</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>Sun, 19 May 2013 02:15:17 -0400</pubDate>


    <item>

        <title>Solution for your problem.</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Hi Man,<br>I think the solution given by previous person was 100% correct. I did the same thing i.e. deleting the name &amp; type attributes from the &lt;action&gt; tag. Just verify your struts-config. Try to check the spelling mistake if u...]]></description>
        

        <pubDate>Fri, 02 Sep 2005 08:57:43 -0400</pubDate>

        

        <jf:creationDate>Fri, 02 Sep 2005 08:57:43 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 02 Sep 2005 08:57:43 -0400</jf:modificationDate>
        <jf:date>Sep 2, 2005</jf:date>
        <jf:author>Akash K</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Cannot retrieve mapping for /Lookup action</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[As suggested on the forum i removed the name &amp; type attribute from &lt;html:form&gt; tag but it results in the following error<br>Cannot retrieve mapping for /Lookup action]]></description>
        

        <pubDate>Sun, 31 Jul 2005 12:37:03 -0400</pubDate>

        

        <jf:creationDate>Sun, 31 Jul 2005 12:37:03 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 31 Jul 2005 12:37:03 -0400</jf:modificationDate>
        <jf:date>Jul 31, 2005</jf:date>
        <jf:author>Bansilal Haudakari</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Struts versioning issue</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[the problem is with the version incompatibility with Tomcat.<br><br>removing the &quot;name&quot; and &quot;type&quot; tag will solve the issue as pointed out.]]></description>
        

        <pubDate>Wed, 13 Jul 2005 07:09:32 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Jul 2005 07:09:32 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Jul 2005 07:09:32 -0400</jf:modificationDate>
        <jf:date>Jul 13, 2005</jf:date>
        <jf:author>Jijith Somasundaram</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Problem is with struts version</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[There is a problem with the version of struts here. The book you are using is talking about struts 1.1 while the version you probably have installed is struts 1.2.4 (which is the latest stable version available at the moment). the &lt;html:form &gt; tag...]]></description>
        

        <pubDate>Sat, 21 May 2005 01:58:11 -0400</pubDate>

        

        <jf:creationDate>Sat, 21 May 2005 01:58:11 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 21 May 2005 01:58:11 -0400</jf:modificationDate>
        <jf:date>May 21, 2005</jf:date>
        <jf:author>Saikat Mukherjee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Tomcat</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Thanks]]></description>
        

        <pubDate>Tue, 25 Jan 2005 09:08:12 -0500</pubDate>

        

        <jf:creationDate>Tue, 25 Jan 2005 09:08:12 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 25 Jan 2005 09:08:12 -0500</jf:modificationDate>
        <jf:date>Jan 25, 2005</jf:date>
        <jf:author>Biswa mishra</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Exception creating bean of class first.LookupForm</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Hi,<br><br>You did a small mistake.Dont remove the type and name attributes from &lt;html:form&gt; in index.jsp<br><br>They denote the action form and what action should take for the particular actionform bean.<br><br>DO:<br><br>1. Copy the...]]></description>
        

        <pubDate>Sat, 27 Nov 2004 02:33:40 -0500</pubDate>

        

        <jf:creationDate>Sat, 27 Nov 2004 02:33:40 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 27 Nov 2004 02:33:40 -0500</jf:modificationDate>
        <jf:date>Nov 27, 2004</jf:date>
        <jf:author>Shivanandham Karunanithi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Error in deploying struts: Attribute name invalid according to t</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Hi rajani,<br><br>When building your struts application try to use IDE envirionment like JBuilder,WebSphere etc. Thereby you can rectify the errors soon.<br><br>In this problem domain,the problem seems to be in TLD file.<br>In jakarta-struts directory...]]></description>
        

        <pubDate>Sat, 27 Nov 2004 02:14:50 -0500</pubDate>

        

        <jf:creationDate>Sat, 27 Nov 2004 02:14:50 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 27 Nov 2004 02:14:50 -0500</jf:modificationDate>
        <jf:date>Nov 27, 2004</jf:date>
        <jf:author>Shivanandham Karunanithi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Error in deploying struts: Attribute name invalid according to t</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[try to check your config file, like struts-config]]></description>
        

        <pubDate>Thu, 11 Nov 2004 14:22:36 -0500</pubDate>

        

        <jf:creationDate>Thu, 11 Nov 2004 14:22:36 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 11 Nov 2004 14:22:36 -0500</jf:modificationDate>
        <jf:date>Nov 11, 2004</jf:date>
        <jf:author>faye zhao</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Error in deploying struts: Attribute name invalid according to t</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[I am also having similar troubles with deploying struts.  I am playing around with James Goodwill/R. Hightower book on Jakarta Struts and got stuck.  After I have done everything according to the book I get the following error when I try to...]]></description>
        

        <pubDate>Tue, 09 Nov 2004 09:28:52 -0500</pubDate>

        

        <jf:creationDate>Tue, 09 Nov 2004 09:28:52 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 09 Nov 2004 09:28:52 -0500</jf:modificationDate>
        <jf:date>Nov 9, 2004</jf:date>
        <jf:author>Oluseyi Faseyiku</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Error in deploying struts: Attribute name invalid according to t</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[if you don't mind, can i ask you how are you developing your application? are you using any IDE? which web server and database server are you using?<br>has your problem solved yet?<br><br>thnx]]></description>
        

        <pubDate>Sun, 17 Oct 2004 19:49:57 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Oct 2004 19:49:57 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Oct 2004 19:49:57 -0400</jf:modificationDate>
        <jf:date>Oct 17, 2004</jf:date>
        <jf:author>Sujan Shrestha</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Exception creating bean of class first.LookupForm</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[I do not know why you missed package declaration and imports. I can not read this whole page again now (i am in mess now). If this is not the problem go to <a href="http://www.reumann.net/struts/lesson1.do"...]]></description>
        

        <pubDate>Sun, 17 Oct 2004 15:17:27 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Oct 2004 15:17:27 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Oct 2004 15:17:27 -0400</jf:modificationDate>
        <jf:date>Oct 17, 2004</jf:date>
        <jf:author>Velja Radenkovic</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Exception creating bean of class first.LookupForm</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[I do not know why you missed package declaration and imports. I can not read this whole page again now (i am in mess now). If this is not the problem go to <a href="http://www.reumann.net/struts/lesson1.do"...]]></description>
        

        <pubDate>Sun, 17 Oct 2004 15:00:15 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Oct 2004 15:00:15 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Oct 2004 15:00:15 -0400</jf:modificationDate>
        <jf:date>Oct 17, 2004</jf:date>
        <jf:author>Velja Radenkovic</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Exception creating bean of class first.LookupForm</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Hi Velja,<br><br>Thankyou.<br>I got it..<br><br>I removed the name and type attributes from &lt;html:form&gt;<br><br>Now i am a getting a new exception.<br><br><br>HTTP Status 500 -...]]></description>
        

        <pubDate>Sun, 17 Oct 2004 12:39:28 -0400</pubDate>

        

        <jf:creationDate>Sun, 17 Oct 2004 12:39:28 -0400</jf:creationDate>
        <jf:modificationDate>Sun, 17 Oct 2004 12:39:28 -0400</jf:modificationDate>
        <jf:date>Oct 17, 2004</jf:date>
        <jf:author>Rajani Sudhakar</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>type, name?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Can you see type and name attributes in tld (struts 1.2.4) below?<br>No you can not. <br>That is the problem....]]></description>
        

        <pubDate>Sat, 16 Oct 2004 15:39:53 -0400</pubDate>

        

        <jf:creationDate>Sat, 16 Oct 2004 15:39:53 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 16 Oct 2004 15:39:53 -0400</jf:modificationDate>
        <jf:date>Oct 16, 2004</jf:date>
        <jf:author>Velja Radenkovic</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Error in deploying struts: Attribute name invalid according to t</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29492</link>

        

        
            <description><![CDATA[Hi guys..<br><br>This is my first post in this site.<br><br>I am deploying my first struts application.<br>I got held up at an exception.<br><br>I am including the details here:<br><br>my root directory is C:\jakarta-tomcat-4.1.30<br>I created a...]]></description>
        

        <pubDate>Sat, 16 Oct 2004 11:25:58 -0400</pubDate>

        

        <jf:creationDate>Sat, 16 Oct 2004 11:25:58 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 16 Oct 2004 11:25:58 -0400</jf:modificationDate>
        <jf:date>Oct 16, 2004</jf:date>
        <jf:author>Rajani Sudhakar</jf:author>
        <jf:replyCount>14</jf:replyCount>
    </item>



</channel>
</rss>

