I would like to know if I have to associate a <form-property> tags
for all the fields of my HTML form 
        including those which are in reading mode alone or only the input
fields ?
        If data has not to be modified can I place my model bean in the
request and use struts bean
        tags in the JSP. 
        That makes it possible not to have to migrate data of the model bean
to the form bean and to have to
        define a "populate" action before to display the page.
        But with this method the view becomes very dependent on the model.
        Thank you in advance for your help.
        Sandra

 

        


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

Reply via email to