Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2007

Tip: Looking for answers? Try searching our database.

javax.servlet

Thread view: 
zhangyuewuliu@gmail.com - 22 May 2007 22:58 GMT
Hi,

I was wondering whether javax.servlet API belongs to java SE or EE?
When I look through the java doc for EE, javax.servlet is listed
there. When I look through the java doc for SE, javax.servlet is
nowhere to find. However, I can use javax.servlet in my application
under Java SE 5.

I also have the same question regarding javax.xml and java.sql.

I guess my biggest questions is that what is the difference between SE
and EE? What I originally understand is that EE includes the packages
for web services, SOA development. But it really confuses me what API/
package is included in SE and EE.

Thanks.
Arne Vajhøj - 23 May 2007 02:39 GMT
> I was wondering whether javax.servlet API belongs to java SE or EE?
> When I look through the java doc for EE, javax.servlet is listed
> there. When I look through the java doc for SE, javax.servlet is
> nowhere to find. However, I can use javax.servlet in my application
> under Java SE 5.

javax.servlet is JEE and can per definition never go to JSE.

> I also have the same question regarding javax.xml and java.sql.

javax.xml and java.sql are both JSE.

> I guess my biggest questions is that what is the difference between SE
> and EE? What I originally understand is that EE includes the packages
> for web services, SOA development. But it really confuses me what API/
> package is included in SE and EE.

JEE is servlet, JSP, EJB, JCA and some other server side.

Web services traditionally belonged in JEE but was moved to JSE
for reasons I do not understand.

Arne


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.