会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
我的百科全书
博客园
首页
新随笔
联系
管理
订阅
04 2013 档案
ssh表单提交中文乱码
摘要:系统已经统一了utf-8。前面的功能都支持中文。新写的表单不能支持。后来将form的提交方式改为post就解决了 <form method="post" action="wordAdd.action"> <input type="textfield" name="word.content" /> <input type="submit" value="添加" class="add-user" /> </form&g
阅读全文
posted @
2013-04-21 08:35
我的百科全书
阅读(196)
评论(0)
推荐(0)
编辑
公告