Re: [struts-faces] html:form vs. s:form

2005-11-24 Thread Laurie Harper
Craig McClanahan wrote: On 11/24/05, Laurie Harper <[EMAIL PROTECTED]> wrote: I have code for populating form beans dynamically, as follows (I'll spare you the dirty details of why I'm doing this instead of relying on Struts' standard form bean population): String formKey = Constants.FORM_KE

Re: [struts-faces] html:form vs. s:form

2005-11-24 Thread Craig McClanahan
On 11/24/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > > I have code for populating form beans dynamically, as follows (I'll > spare you the dirty details of why I'm doing this instead of relying on > Struts' standard form bean population): > >String formKey = Constants.FORM_KEY; >getJspCo