I've downloaded java ee in my computer and doing some tutorial. I have come across to a java program that imports library from java ee. I just copied the codes and compiled it using JDK since I don't have any idea to use java ee's compiler.
4 Replies - 1294 Views - Last Post: 27 July 2012 - 09:07 AM
#1
How to compile my program that incorporates api of Java EE?
Posted 26 July 2012 - 06:57 AM
Replies To: How to compile my program that incorporates api of Java EE?
#2
Re: How to compile my program that incorporates api of Java EE?
Posted 26 July 2012 - 07:47 AM
Are you getting an error message? If not, I think you're fine. There's not a separate compiler.
#3
Re: How to compile my program that incorporates api of Java EE?
Posted 26 July 2012 - 07:50 AM
I think you should more likely get used to regular java and how to import libraries and the like before trying to deal with EE.
#4
Re: How to compile my program that incorporates api of Java EE?
Posted 26 July 2012 - 01:41 PM
There is not such a thing as a Jave EE compiler.
You just need to import the good package(s) in your code.
You just need to import the good package(s) in your code.
#5
Re: How to compile my program that incorporates api of Java EE?
Posted 27 July 2012 - 09:07 AM
Moved to Java EE.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|