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.
|
|