开发者社区 问答 正文

jsp中request对象中getParameter(String name) 的作用是什么?

jsp中request对象中getParameter(String name) 的作用是什么?

展开
收起
游客k7rjnht6hbtk6 2021-10-26 16:07:07 757 分享 版权
1 条回答
写回答
取消 提交回答
  • 返回指定参数名称的数值,如果没有相对应的数值则返回null。

    2021-10-26 16:07:30
    赞同 展开评论