前端之家收集整理的这篇文章主要介绍了
html – 在帖子中传递的参数的最大数量,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我得到这个
错误:
Exception during request processing:
Caused by javax.servlet.ServletException with message:
"Parameter count exceeded allowed maximum: 512"
在帖子中传递参数的数量似乎有限制.
如何在JBoss中扩展这个限制?
原文链接:https://www.f2er.com/html/230167.html