在jsp中怎样传递数组?

ywsws 2001-11-09 05:41:25
在jsp中怎样传递数组?然后接受又怎样接受?望多多指教,谢谢
...全文
75 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
gzwrj 2002-01-29
  • 打赏
  • 举报
回复
Vector v = new Vector();
public void addElement(Object obj)
Adds the specified component to the end of this vector, increasing its size by one. The capacity of this vector is increased if its size becomes greater than its capacity.
This method is identical in functionality to the add(Object) method (which is part of the List interface).

liuyanghe888 2002-01-29
  • 打赏
  • 举报
回复
蛋蛋,能不能说清楚点!
wyzegg 2001-11-09
  • 打赏
  • 举报
回复
用vector

81,122

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧