由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 问一个j2ee setup问题
相关主题
Question on J2EE containerHelp: J2EE beginner Deploy problem
土人问个J2EE的弱问题 *_<Web application development tutorials
Re: Can I use JSP on server and use Applet as user interface on clientWhich Web service is better EJB or RPC
j2ee启动时, 启动了tomcat吗?J2EE 会热多久?
need help from the J2EE expert大家都是搞技术的
[转载] Re: any J2EE good book recommended?Core J2EE Design Pattern
java在美国到底怎样?考SCEA归来
[转载] SOS, J2EE 速成资料/webisteJ2EE入门
相关话题的讨论汇总
话题: j2ee话题: ejb话题: downloaded话题: files话题: tried
进入Java版参与讨论
1 (共1页)
E*******s
发帖数: 42
1
I am brand new to EJB.
Today I downloaded J2ee 1.4 from Sun site, and tried to play with it.
I can run the sample using ant.
but when I try to type in some java files( I copied from Headfirst EJB book),
and tried to compile using
javac *.java
I got: symbol not found: javax.rmi.RemoteException.
I did include j2ee.jar in the classpath. What else do I need to set up? or
there are more jar files to download?
Bow!!
one more confusion.
is jdk1.3 included in j2ee 1.4, should I downloaded jdk first befo
r*****l
发帖数: 2859
2
Install jdk.

【在 E*******s 的大作中提到】
: I am brand new to EJB.
: Today I downloaded J2ee 1.4 from Sun site, and tried to play with it.
: I can run the sample using ant.
: but when I try to type in some java files( I copied from Headfirst EJB book),
: and tried to compile using
: javac *.java
: I got: symbol not found: javax.rmi.RemoteException.
: I did include j2ee.jar in the classpath. What else do I need to set up? or
: there are more jar files to download?
: Bow!!

1 (共1页)
进入Java版参与讨论
相关主题
J2EE入门need help from the J2EE expert
怎么能学成J2EE的全能[转载] Re: any J2EE good book recommended?
Ejb 3.0 deployment descriptor?java在美国到底怎样?
Ask a question[转载] SOS, J2EE 速成资料/webiste
Question on J2EE containerHelp: J2EE beginner Deploy problem
土人问个J2EE的弱问题 *_<Web application development tutorials
Re: Can I use JSP on server and use Applet as user interface on clientWhich Web service is better EJB or RPC
j2ee启动时, 启动了tomcat吗?J2EE 会热多久?
相关话题的讨论汇总
话题: j2ee话题: ejb话题: downloaded话题: files话题: tried