aspose file tools
The moose likes Java in General and the fly likes what sort of application can we do using J2se Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "what sort of application can we do using J2se" Watch "what sort of application can we do using J2se" New topic
Author

what sort of application can we do using J2se

Samanthi perera
Ranch Hand

Joined: Jan 08, 2010
Posts: 510
what sort of application can we do using J2se?
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12907
    
    3

Java SE (Sun has removed the "2" from the name, which didn't really mean anything, some time ago) is mainly meant for desktop applications and applets.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
It gets tricky, depending on what you want to call "JEE". If you run web apps in a servlet container, then you'd also use JSE, although you'd also be using the Servlets API (which is part of JEE). But a servlet container is not a JEE server, but somewhere between JSE and JEE. So it depends on what, exactly, you mean by the question.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://jrebel.com/download
 
subject: what sort of application can we do using J2se
 
Similar Threads
What is the uniqueness of MIDP over personal Java or J2SE in mobile devices.
Hibernate JPA and JTA on J2SE platform
What is the uniqueness of MIDP over personal Java or J2SE in mobile devices.
Static Methods?
Stamps on an image