The server encountered an unexpected condition that prevented it from fulfilling the request.
ssh报这种错误的原因:
1、Action中的方法被定义成private,外界访问回报出这个错误
2、web中的命名如:customer_find.action和action中的方法find()不对应

相关文章:

  • 2022-12-23
  • 2022-01-11
  • 2021-12-26
  • 2021-07-10
  • 2021-11-22
  • 2021-12-12
  • 2021-11-14
  • 2021-08-08
猜你喜欢
  • 2021-06-27
  • 2021-12-20
  • 2021-12-01
  • 2021-10-29
  • 2022-12-23
  • 2021-05-09
相关资源
相似解决方案