Hello,

I posted this question yesterday, and got no replies, figured i'd try
rephrasing/simplifying the question.

I have an application which i want to migrate to struts. It needs to be
able to use a different populate method depending on the information in
the submitted request. I am interested in different approaches to this
sort of thing. What would seem easiest is if there was a populate method
for the ActionForm. Is there any plan to include this in future struts
versions? Are there other frameworks that work like struts but have a
populate method for their equivelence of an ActionForm? I can create my
own RequestProcessor implementation that overrides processPopulate, what
implications might this have? Can anyone point to any online discussions
of varying approaches to the need for greater flexablility in the
populate phase of the request proccessing?

Thanks 

Dave 


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

Reply via email to