4.struts and js
Mailing list archives: "As I said, you're not getting an ActionForm (or even a DynaActionForm), you're getting a FormBeanConfig. http://jakarta.apache.org/struts/api/org/apache/struts/config/FormBeanConfig.html FormBeanConfig doesn't have a 'description' property, hence your error. Even if it did, you'd likely get a different error since configuration information is frozen once it's loaded. If you need to get at the form bean associated with an action mapping, I think you can do:

0 Comments:
Post a Comment
<< Home