This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
Which part of the Java are Servlets and Jsp?
Goutham Krishna
Greenhorn
Joined: Aug 15, 2011
Posts: 1
I like...
posted
Aug 16, 2011 05:01:44
0
Do
Servlets
and Jsp belong to J2SE ..? Or they come under
J2EE
?? Iam a beginner in JAVA.. Please help..
Thanks in advance...
ankit pathariya
Greenhorn
Joined: Aug 16, 2011
Posts: 10
posted
Aug 16, 2011 05:36:38
0
See J2SE and J2EE are two different versions of
java
but servelet and jsp are part of advance java
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
I like...
posted
Aug 16, 2011 06:27:37
0
Welcome to the Ranch!
Servlets and JSPs are part of
JEE
. Note that the "2" has been removed, it's JEE and JSE now.
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions
How To Answer Questions
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
I like...
posted
Aug 16, 2011 06:28:34
0
ankit pathariya wrote:
See J2SE and J2EE are two different versions of java
I wouldn't call them different versions. JSE is the basis, JEE is an extension of that basis. Without JSE, JEE cannot run.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Which part of the Java are Servlets and Jsp?
Similar Threads
Favourite "Head First" girl?
java object to html
API to get Browser from UserAgent string
BLOB Question - Any Java Guru out there?
Any recommended approach in handling concurrent access in web tier ?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter