|
-
Feb 16th, 2006, 02:37 AM
#1
Thread Starter
Lively Member
J2EE and J2SE
-
Feb 16th, 2006, 06:46 AM
#2
Frenzied Member
Re: J2EE and J2SE
Java 2 Enterprise Edition.
Java 2 Standard Edition.
-
Feb 16th, 2006, 09:27 AM
#3
Re: J2EE and J2SE
J2EE is specialized in Databases and connectivity
J2SE is a general purpose edition of Java to do anything
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Feb 16th, 2006, 08:30 PM
#4
Thread Starter
Lively Member
Re: J2EE and J2SE
What do i need to Install if i want to use J2EE?
What do i need to Install if i want to use J2SE?
How about Servlet and JSP? Is it J2EE or J2SE?
-
Feb 17th, 2006, 06:58 AM
#5
Re: J2EE and J2SE
J2SE, you just install a JDK. For J2EE, you install the J2EE libraries in addition to the JDK. For servlets, which are part of J2EE, you also need a servlet container like Tomcat. For full J2EE, you need an application server like BEA WebLogic.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|