开发者社区> 问答> 正文

javax.servlet.jsp.JspException错误的原因有什么?-java报错

javax.servlet.jsp.JspException: Exception creating bean of class org.apache.struts.action.ActionForm: {1}

展开
收起
montos 2020-05-26 17:33:07 864 0
1 条回答
写回答
取消 提交回答
  • "Instantiating Struts-provided ActionForm class directly instead of instantiating a class derived off ActionForm. This mightoccur implicitly if you specify that a form-bean is this Struts ActionForm class rather than specifying a child of this classfor the form-bean.

    Not associating an ActionForm-descended class with an action can also lead to this error."

    2020-05-26 20:27:19
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Spring Cloud Alibaba - 重新定义 Java Cloud-Native 立即下载
The Reactive Cloud Native Arch 立即下载
JAVA开发手册1.5.0 立即下载