<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>struts-layout at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/struts-layout/</link>
    <description>struts-layout</description>

    <item>
      <title>Re: Re : [struts-layout] (unknown)</title>
      <pubDate>Mon, 18 May 2009 07:52:01 GMT</pubDate>
      <dc:creator>Snit Roy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6163</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6163</guid>
      <description>i know nothing about struts.i just need to develop a login page...user id ,password,forget password.the forget password should be emaild to the user and the</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] (unknown)</title>
      <pubDate>Wed, 13 May 2009 12:23:02 GMT</pubDate>
      <dc:creator>Alessandro Colantoni</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6162</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6162</guid>
      <description>I use mandragora (http://mandragora.sourceforge.net/index.html) and ojb (http://db.apache.org/ojb/ ) I hope this help On Wed, May 13, 2009 at 1:07 PM, Ujjwal</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] (unknown)</title>
      <pubDate>Wed, 13 May 2009 12:14:06 GMT</pubDate>
      <dc:creator>Ujjwal Soni</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6161</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6161</guid>
      <description>You can right click in libraries on right hand side in netbeans, and then addup the jar file. You can use simple jdbc to interact with database. ... Bring your</description>
    </item>
    <item>
      <title>Re : [struts-layout] (unknown)</title>
      <pubDate>Wed, 13 May 2009 09:12:51 GMT</pubDate>
      <dc:creator>julie gautier</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6160</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6160</guid>
      <description>I use the Ibatis framework to access to my mysql database : http://ibatis.apache.org/ You&#39;ll also need a connector librairy (mine is</description>
    </item>
    <item>
      <title>(no subject)</title>
      <pubDate>Wed, 13 May 2009 07:55:33 GMT</pubDate>
      <dc:creator>Snit Roy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6159</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6159</guid>
      <description>hi how to communicate with database in struts???my database is in mysql.server is tomcat 6.0..........and IDE is netbeans 6.5.1 how can i??</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Fri, 20 Mar 2009 11:40:23 GMT</pubDate>
      <dc:creator>Aswin Thoudam</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6157</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6157</guid>
      <description>I think the exception is due to the list being either null or a size zero collection. the collection must be a LazyList so that action form population can take</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Thu, 19 Mar 2009 09:17:54 GMT</pubDate>
      <dc:creator>aswin_thoudam</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6156</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6156</guid>
      <description>Hi, There is no need to define &quot;index&quot; in the FORM. &quot;index&quot; is used to identify the current index of the &quot;theList&quot; in the jsp. When the jsp/html submits back</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Wed, 18 Mar 2009 18:54:11 GMT</pubDate>
      <dc:creator>Vijay Vangara</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6155</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6155</guid>
      <description>Hello Aswin, Please find my code in the attachment. I am getting the following expcetion: ViewExpectationsForm:reset(): *******************************  1 &lt;Mar</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Wed, 18 Mar 2009 13:20:23 GMT</pubDate>
      <dc:creator>Vijay Vangara</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6154</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6154</guid>
      <description>Hello Aswin, You have defined indexID=&quot;index&quot; on the JSP. How do we need to define this in FORM class and how do we need to write the getter and setter for</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Wed, 18 Mar 2009 09:50:36 GMT</pubDate>
      <dc:creator>aswin_thoudam</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6153</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6153</guid>
      <description>Hi, I dnt know whether my reply would be useful or u might already tried my methods but an example where we use layout collection and edit is : java : public</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Mon, 16 Mar 2009 21:04:28 GMT</pubDate>
      <dc:creator>Vijay Vangara</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6152</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6152</guid>
      <description>Hello Aswin, I want to edit multiple rows in Collection. I would really appreciate if you can provide me an example. This is really important. I have been</description>
    </item>
    <item>
      <title>Re: Struts datagridselect problem</title>
      <pubDate>Wed, 04 Mar 2009 09:57:50 GMT</pubDate>
      <dc:creator>Lionel</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6151</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6151</guid>
      <description>Hello, DatagridSelectTag extends CollectionInputTag which has a onchange property. What happens if you add the onchange in the TLD for DatagridSelectTag and </description>
    </item>
    <item>
      <title>Struts datagridselect problem</title>
      <pubDate>Wed, 04 Mar 2009 08:55:25 GMT</pubDate>
      <dc:creator>sid_cool1234</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6150</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6150</guid>
      <description>I am using the struts layout datagridselect. Any way I can add an event handler to the resulting drop down box?  I want to invoke a Javascript function for on</description>
    </item>
    <item>
      <title>Re: Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Tue, 03 Mar 2009 09:25:15 GMT</pubDate>
      <dc:creator>aswin_thoudam</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6149</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6149</guid>
      <description>Hi glad the problem is resolved. but I  think there is nothing wrong with the original jsp snippet/code u posted because we have used similar approach in many</description>
    </item>
    <item>
      <title>Re : [struts-layout] layout:select in layout:collectionItem</title>
      <pubDate>Mon, 02 Mar 2009 21:43:19 GMT</pubDate>
      <dc:creator>julie gautier</dc:creator>
      <link>http://tech.groups.yahoo.com/group/struts-layout/message/6148</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/struts-layout/message/6148</guid>
      <description>Hi Lionel, Thanks for your answer. I finaly resolved my problem by using, as you suggest, a HashMap. For those who may be interested, here is my jsp code : </description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Mon Jul 13 21:35:26 PDT 2009 -->
