注册
|
登录
|
帮助
|
English
首 页
我的哪吒
排行榜
热点
订阅
进入“有人网”!
new
订阅网站/博客
关键字跟踪
纪念日提醒
职位速递
管理订阅源(未登录)
标签分类
*
网站
博客
应用
热文
new
+50
JAVAJSP-AJava.org
简介:
java源码实例 / jsp
原站:
http://ajava.org/code/JSP/index.html
点击立即订阅,“JAVAJSP-AJava.org”的内容有更新,哪吒第一时间提醒您
“JAVAJSP-AJava.org”的内容更新
累计:
8 篇(自 2009-07-22 起)
更新:
约3篇/年,最后更新861 天前
JAVAJSP-AJava.org
JSP EL 表达式支持方法调用
在jee6中,jsp中的el表达式支持带参数的方法调用了。可以像这样调用: ${foo.bar(baz)} 。 最新的实现是juel,大家可以下载试用一下。下面代码就是测试如何使用: //theexpressionfactoryimplementationisde.odysseus.el.expressionfactoryimpl| system.set
... (
311 天前
)
http://inezha.com/w/75mz2w4
JAVAJSP-AJava.org
JSP页面显示图片、word、excel等代码段
servletoutputstreamout=response.getoutputstream(); response.setcontenttype( image/pjpeg ); //要显示对象的类型,不同的显示对象有不同的类型 sout.write( byte []); //输出对象的字节数组 out.clear(); out=pagecontext.pushbody(); out.flush(); out.
... (
311 天前
)
http://inezha.com/w/sww9bww
JAVAJSP-AJava.org
JSP实现点击链接后下载文件(相当于右键另存)功能
/***/ /** *实现文件另存功能 * *@paramtext *文件内容 *@paramfilename *文件名称 *@return */ protected stringrenderfile(stringtext,stringfilename) throws ioexception { response.addheader( content-disposition , attachment;filename= +filename);
... (
311 天前
)
http://inezha.com/w/w8d6jw1
JAVAJSP-AJava.org
使用jsp:plugin嵌入Applet例子-Java源码(下载)
使用jsp:plugin调用apllet例子 html !-- copyright 2004 theapachesoftwarefoundation licensedundertheapachelicense,version 2.0 ( the license ) ; youmaynotuse this fileexceptincompliancewiththelicense. youmayobtainacopyofthelicenseat http: //ww
... (
311 天前
)
http://inezha.com/w/lrzkywj
JAVAJSP-AJava.org
使用jsp:plugin和jsp:params嵌入Applet-Java源码(下载)
使用jsp:plugin和jsp:params调用apllet %@page import = simplemenuapplet % %stringmenudata= ; % jsp:plugintype= applet code= simplemenuapplet codebase= . width= 250 height= 50 jreversion= 1.3 jsp:params jsp:param name= font value= sansserif /
... (
311 天前
)
http://inezha.com/w/kg8cuwn
JAVAJSP-AJava.org
JSP中嵌入Applet-Java源码(下载)
jsp中嵌入applet 详细请看下载文件。
... (
311 天前
)
http://inezha.com/w/dthqr8t
JAVAJSP-AJava.org
JSP-限制访问例子-Java源码
jsp-限制访问例子 html head titleusingrestrictedaccess/title /head body h1usingrestrictedaccess/h1 %! javax.servlet.jsp.jspwriterlocalout; class vehicle { protected void start () throws java.io.ioexception { localout.println ( starting...br
... (
311 天前
)
http://inezha.com/w/i2zb28q
订阅者 (
1
)
相关订阅源
JAVAStruts-AJava.org
java文档书籍 / struts
指数
|
1人订阅
JAVAServlet-AJava.org
java文档书籍 / servlet
指数
|
1人订阅
热门标签
更多
酷站
爱稀奇
网不易
囧片王
瘾科技
译言
东西
autoblog
读写人
爱好
星座
科学
创意
旅行
心理
历史
读书
美剧
摄影
地理
职场
职位
英语
时间管理
个人提升
GTD
褪墨
学习方法
PPT设计
新闻
深度报道
南方周末
联合早报
凤凰网
路透
南风窗
参考消息
头条
要闻
时评
新华网
财经
WSJ
FT
21世纪
财经网
财新网
财经名博
投资
理财
科技
TED
36氪
新浪科技
云科技
互联网
IT牛博
TechWeb
Google
Apple
Android
娱乐
搞笑
娱乐
八卦
电影
音乐
明星
演员
模特
虾米
时光网
关键字跟踪
更多
ipad下架令
:iPad下架令对苹果不会...
陈奕迅何韵诗
:陈奕迅和何韵诗"...
林书豪绝杀
:NBA新星林书豪爆红 掀...
打工者胶水中毒
:广州打工者胶水中...
厨师撞坏劳斯莱斯
:厨师撞坏劳斯莱...
我要反馈