How does one go about requesting an enhancement to Struts?

 

For my particular problem today it seems like Struts could handle all
the dirty work for me if it used a version of bean utils that could be
registered "per request".  Struts could then set the Locale and then
populate all of the fields.  I guess this would be a bean utils
enhancement as well.  

 

Is there one-point place that the above can be suggested?  I think the
benefit of this is that Struts can host business beans directly and
get/set them fully requiring less developer intervention to handle
relatively mundane formatting details.  This would be less code to be
written as well.

 

Thanks!...djsuarez

Reply via email to