您的位置:首页>平台软件>应用服务器,中间件>

WebLogic的初步研究(1-2)

[ 来源:ChinaZ.com | 更新日期:2007-7-15 20:15:32 | 评论 0 条 | 我要投稿 ]

设置运行JSP:

字串5

# WEBLOGIC JSP PROPERTIES 字串9

# ------------------------------------------------

字串1

# Sets up automatic page compilation for JSP. Adjust init args for

字串1

# directory locations and uncomment to use. 字串6

#weblogic.httpd.register.*.jsp=

字串8

#weblogic.servlet.JSPServlet 字串1

#weblogic.httpd.initArgs.*.jsp= 字串3

#pageCheckSeconds=1, 字串3

#compileCommand=c:/jdk1.2.1/bin/javac.exe, 字串8

#workingDir=/weblogic/myserver/classfiles,

字串1

#verbose=true 字串6

把那些注释删去,即改为 字串7

# WEBLOGIC JSP PROPERTIES 字串9

# ------------------------------------------------

字串2

# Sets up automatic page compilation for JSP. Adjust init args for 字串8

# directory locations and uncomment to use.

字串2

weblogic.httpd.register.*.jsp=

字串9

weblogic.servlet.JSPServlet 字串8

weblogic.httpd.initArgs.*.jsp= 字串3

pageCheckSeconds=1,

字串2

compileCommand=c:/jdk1.2.1/bin/javac.exe,

字串1

workingDir=/weblogic/myserver/classfiles, 字串3

verbose=true

字串5

要注意的是还要配置好这一行: 字串2

compileCommand=/usr/local/jdk1.2/bin/javac, 字串5

这是JDK的JAVA编译器的路径。

字串6


Tags:
责任编辑:
您的评论
用户名: 新注册) 密码: 匿名评论 [所有评论]

·用户发表意见仅代表其个人意见,并且承担一切因发表内容引起的纠纷和责任
·本站管理人员有权在不通知用户的情况下删除不符合规定的评论信息或留做证据
·请客观的评价您所看到的资讯,提倡就事论事,杜绝漫骂和人身攻击等不文明行为