The FormDef version that has built-in support for nested beans
actually requires Struts 1.2.7 or higher.

I'm not aware of a "concise document" that covers what you're asking. 
However, there are upgrade notes you can check for upgrading from 1.1
to 1.2.4, then from 1.2.4 to 1.2.7 [1].  There's not a whole lot
involved in the 1.2.4 to 1.2.7 step, mostly just using the new jars,
TLD, and validation XML files.

You can also look at the release notes for 1.2.4 [2] and 1.2.7 [3] to
get an idea of what's changed between versions.

Hubert

[1] http://wiki.apache.org/struts/StrutsUpgrade
[2] http://struts.apache.org//struts-doc-1.2.4/userGuide/release-notes.html
[3] http://struts.apache.org//struts-doc-1.2.7/userGuide/release-notes.html


On 3/8/06, news.gmane.org <[EMAIL PROTECTED]> wrote:
> Joe Germuska wrote:
> > Check out FormDef: https://formdef.dev.java.net/
> > I haven't actually had need to apply it, but I believe its intention
> > matches your use case.
>
> I did take an initial look at it, but I missed the details about nested
> beans. It does seem to map to what I want to accomplish.
>
> However, it also seems to require Struts 1.2.4 or higher. Our current
> application is using 1.1. So I would need to analyze the requirements and
> impact of upgrading struts to a more recent version before being about to
> use FormDef.
>
> On that note, is there a concise document anywhere which describes potential
> problems when upgrading to newer versions of Struts? I would need to know
> JDK, JSP, Servlet, etc version requirements to make sure our old websphere
> instance would support the new version.
>
> --
> Matt Kruse
> http://www.JavascriptToolbox.com
> http://www.AjaxToolbox.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to