老师 这个filed是什么意思?作用是什么????????????
老师,这里具体是获得了一个什么呢,我看和getServletContext获得的一样的呢
老师,监听器是监听所有的Servlet对象吗,能选择性监听吗
老师,这个监听器是监视HttpSession的创建的,为什么这里还需要自己创建HttpSession呢
StringBuffer str = (StringBuffer) obj;
老师,例子里的这句话,有什么不对吗?这个向下强制转换是什么地方出错的呢?
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <form action="work.html" name="biao1" method="post"> 用户名:<input type="text" name="user" value="请输入用户名"> <br> 密码:<input type="password" name="password" value="11"> <br> 性别: <input type="radio" name="性别" value="男">男 <input type="radio" name="性别" value="女">女 <br> 爱好: <input type="checkbox" name="like" >读书 <input type="checkbox" name="like">画画 <input type="checkbox" name="like">写字 <input type="checkbox" name="like">科技 <br> <input type="submit" name="确认" value="确认"> <input type="reset" value="充值"> <input type="button" value="五功能按钮"> <br> <button type="submit">点我</button> <button type="reset">点我</button> </form> </body> </html>
确认跳转页面
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <form action="work.html" name="biao1"></form> 用户名:<input type="text" name="user" value="请输入用户名"> <br> 密码:<input type="password" name="password" value="11"> <br> 性别: <input type="radio" name="性别" value="男">男 <input type="radio" name="性别" value="女">女 <br> 爱好: <input type="checkbox" name="like" >读书 <input type="checkbox" name="like">画画 <input type="checkbox" name="like">写字 <input type="checkbox" name="like">科技 <br> <input type="submit" name="确认" value="确认"> <input type="reset" value="充值"> <input type="button" value="五功能按钮"> <br> <button type="submit">点我</button> <button type="reset">点我</button> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <dl> <dt>都给我吐出来</dt> <dd>wwwww</dd> <dd>wwwww</dd> <dd>wwwww</dd> <dd>wwwww</dd> </dl> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <ol type="1" start="2" reversed> <li>123</li> <li>123</li> <li>123</li> <li>123</li> </ol> <ol type="i" start="4" reversed> <li>132</li> <li>132</li> <li>132</li> <li>132</li> </ol> <ol type="A"> <li>132</li> <li>132</li> <li>132</li> <li>132</li> </ol> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <ul type="circle"> <li>我就是喜欢</li> <li>我就是喜欢</li> <li>我就是喜欢</li> <li>我就是喜欢</li> </ul> <ul type="square"> <li>wo shi shei</li> <li>wo shi shei</li> <li>wo shi shei</li> <li>wo shi shei</li> </ul> <ul type="none"> <li>11111</li> <li>11111</li> <li>11111</li> <li>11111</li> </ul> </body> </html>
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <b>我是粗人</b> <br> <i>我是倾斜的人</i> <br> <a href="为做一个超链接.html" target="_blank">我要飞的很高</a> <em>我是说话你们必须听</em> <br> <strong>我是<u>强壮</u></strong> <p>我是<sup>你好</sup></p> <p>我是<sub>你好</sub></p> <small>我很小</small> </body> </html>
Title
非常抱歉给您带来不好的体验!为了更深入的了解您的学习情况以及遇到的问题,您可以直接拨打投诉热线:
我们将在第一时间处理好您的问题!
关于
课程分类
百战程序员微信公众号
百战程序员微信小程序
©2014-2025百战汇智(北京)科技有限公司 All Rights Reserved 北京亦庄经济开发区科创十四街 赛蒂国际工业园网站维护:百战汇智(北京)科技有限公司 京公网安备 11011402011233号 京ICP备18060230号-3 营业执照 经营许可证:京B2-20212637