Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are types of Java applications?

Answer Posted / manish kushwaha

Basically Java Applications can be 4 types
1) Standalone application(like Microsoft office)
Technology:core java
2) Client Server application(like yahoo chat)
Technology:core java and web technology
3) Web Application(like orkut, facebook etc)
Technology: Servlet, JSP, Struts, Hibernate etc.
Any web server is required to run this application
like TOMCAT
4) Distributed Application (like banking application)
Technology: EJB application
Any Application server is required to run this
application like JBoss, Weblogic etc.

Is This Answer Correct ?    105 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give few examples of final classes defined in Java API?

1285


What do you understand by copy constructor in java?

983


What is "this" keyword in java? Explain

1149


Explain the importance of finally block in java?

1024


Why stringbuilder is not thread safe in java?

1071


Can we have two methods in a class with the same name?

1110


How do you control extraneous variables?

969


What is update method called?

1209


What access modifiers can be used for class ?

1078


Is a copy constructor?

1118


Can java run on google chrome?

1254


How do you reverse a string in java without using string buffer?

1149


Name component subclasses that support painting in java programming?

1123


What is the basic difference between string and stringbuffer object?

1145


What is final keyword?

1238