由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 土人问个J2EE的弱问题 *_<
相关主题
想试试Jboss,下乃个?faint, unreachable statement in java
JAVA J2EE 工作的技能要求Tomcat和什么一起作Application Server?
java在美国到底怎样?Java on AIX
请问javax.portlet包在JDK的哪个jar文件里面(在线等)J2EE tutorial servlet help!!
如何从java中调用Matlabant javac error in eclipse 3.0?
新手请教netbean的问题Jasper找不到JDK居然
JSP How to Invoke the Specific version of Xerces-Jhelp:tomcat5 on FC4
请大牛指条明路[合集] 现在最好的免费和不免费的application server都是什么?
相关话题的讨论汇总
话题: j2ee话题: path话题: when话题: sun话题: appserver
进入Java版参与讨论
1 (共1页)
v******a
发帖数: 45075
1
刚重装了机子, 突然想玩玩J2EE, 于是就下咯, 下完了就按照instruction装咯, 出
问题了 :(
I downloaded J2EE1.4 bundle
http://java.sun.com/j2ee/1.4/download.html
installed on my w2k pro, set PATH all that
(C:\Sun\AppServer\bin ) in environment (I included this when install as
well, checked that "including path")
however, when I test in DOS window with "javac", it returned a message s
aying "not recognized as internal or external command...." The default
server is running, "http://localhost:8080/" is up and running.
when I had J
r*****l
发帖数: 2859
2
You need Java JDK to run javac. JDK is not part of J2EE bundle.
If you want to play with J2EE, I would suggest downlading JBoss or WebLogic

【在 v******a 的大作中提到】
: 刚重装了机子, 突然想玩玩J2EE, 于是就下咯, 下完了就按照instruction装咯, 出
: 问题了 :(
: I downloaded J2EE1.4 bundle
: http://java.sun.com/j2ee/1.4/download.html
: installed on my w2k pro, set PATH all that
: (C:\Sun\AppServer\bin ) in environment (I included this when install as
: well, checked that "including path")
: however, when I test in DOS window with "javac", it returned a message s
: aying "not recognized as internal or external command...." The default
: server is running, "http://localhost:8080/" is up and running.

o***e
发帖数: 30
3
有什么好玩的?FT

【在 v******a 的大作中提到】
: 刚重装了机子, 突然想玩玩J2EE, 于是就下咯, 下完了就按照instruction装咯, 出
: 问题了 :(
: I downloaded J2EE1.4 bundle
: http://java.sun.com/j2ee/1.4/download.html
: installed on my w2k pro, set PATH all that
: (C:\Sun\AppServer\bin ) in environment (I included this when install as
: well, checked that "including path")
: however, when I test in DOS window with "javac", it returned a message s
: aying "not recognized as internal or external command...." The default
: server is running, "http://localhost:8080/" is up and running.

c********e
发帖数: 2
4
J2EE 确实没什么好玩的. Based on your J2EE level, I recommend you first try
Tomcat which is part of sun's J2EE implementation, a lot more interesting then
EJBs.

【在 o***e 的大作中提到】
: 有什么好玩的?FT
v******a
发帖数: 45075
5
I figured it out
just need another path
c:\sun\appserver\jdk\bin
worked fine then
不过确实没什么好玩的, 看了两眼就D了
装回jdk142, 占地方小点, 玩玩够了 呵呵

【在 c********e 的大作中提到】
: J2EE 确实没什么好玩的. Based on your J2EE level, I recommend you first try
: Tomcat which is part of sun's J2EE implementation, a lot more interesting then
: EJBs.

1 (共1页)
进入Java版参与讨论
相关主题
[合集] 现在最好的免费和不免费的application server都是什么?如何从java中调用Matlab
separate Web server application server新手请教netbean的问题
Eclipse and java 1.6JSP How to Invoke the Specific version of Xerces-J
j2ee web 方向的职业规划请大牛指条明路
想试试Jboss,下乃个?faint, unreachable statement in java
JAVA J2EE 工作的技能要求Tomcat和什么一起作Application Server?
java在美国到底怎样?Java on AIX
请问javax.portlet包在JDK的哪个jar文件里面(在线等)J2EE tutorial servlet help!!
相关话题的讨论汇总
话题: j2ee话题: path话题: when话题: sun话题: appserver