当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·如何增加信誉分    »显示摘要«
    摘要: 小弟对csdn的规矩还不太了解,一不小心信誉分被扣了。 大家教教我呀! ......
 ·vbc編譯問題    »显示摘要«
    摘要: 我用c:\winnt\microsoft.net\framework\v1.0.3705\vbc.exe /t:library /out:bin\test.dll /libpath:c:\winnt\microsoft.net\framework\v1.0.3705 /r:system.dll /r:system.data.dll /r:system.web.dll /r:system.d......


Servlet跳转问题

怎样在Servlet中把HttpServletRequest的内容一起传到下一个Servlet,  
  转向方法用   res.sendRedirect("test");  
   
  谢谢

NO.1   作者: simple_tony

用sendRedirect无法实现这个目的  
  你必须用request。getDispatcher才行

NO.2   作者: xiaofenguser

request.getRequestDispatcher("test").forward(request,respones);


    摘要: 数据库中由大约为500-2000长的二进制数据,类型位varbinary,可只能读出255,db libary 我不太会使,我知道odbc下这样情况应该怎么办,那位能告诉我,分数可以另开贴子加!! ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE