<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 6: Generate form bean properties local variables in the Action</title><link>https://sourceforge.net/p/easystruts/feature-requests/6/</link><description>Recent changes to 6: Generate form bean properties local variables in the Action</description><atom:link href="https://sourceforge.net/p/easystruts/feature-requests/6/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 09 Jan 2003 07:03:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/easystruts/feature-requests/6/feed.rss" rel="self" type="application/rss+xml"/><item><title>Generate form bean properties local variables in the Action</title><link>https://sourceforge.net/p/easystruts/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Would you please go one more step to generate local &lt;br /&gt;
variables for all the form bean properties  in the Action &lt;br /&gt;
Class to make it more convenient to access.&lt;/p&gt;
&lt;p&gt;Such as: (extracted from SaveRegistrationAction.java from &lt;br /&gt;
struts-example)&lt;/p&gt;
&lt;p&gt;RegistrationForm regform = (RegistrationForm) form;&lt;br /&gt;
String username = regform.getUsername();&lt;br /&gt;
String password = regform.getPassword();&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 09 Jan 2003 07:03:29 -0000</pubDate><guid>https://sourceforge.net3c0264d4d7ff6460cffe58d7f1987a39463fe139</guid></item></channel></rss>