Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: What's the different between J2SDK and J2EE while running JSP?


Message #1 by "Roy Ngan" <bean_00@h...> on Thu, 11 Jan 2001 04:35:22 -0000
Roy,

J2EE is a market standard for Enterprise Java develoment, rather than a
product.  J2SDK is a Sun product that allows you to build/compile Java
programs that conform to that standard.

Cheers
Alistair

-----Original Message-----
From: Roy Ngan [mailto:bean_00@h...]
Sent: 11 January 2001 04:35
To: Pro_JavaServer_Pages
Subject: [pro_jsp] What's the different between J2SDK and J2EE while
running JSP?


Dear All, 

    May I know what's the different for the JSP running on J2SDK and J2EE?
Which one is better than the other? 

  Return to Index