Subscribe

Subscribe To Mail

Powered By

I Love:
Blogger

Powered by Blogger

Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

What is the concept behind java applet and java beans?

Java applets are client side. It’s a java program running on the browser in the name of applet.

Java beans are server side. For a very big data site, beans do a lot of data card management tasks.

It has got huge advantages compared to ordinary server side techniques. These are big libraries for managing big server side.

Again a question arises is EJB and Java Beans one and same?

The answer:

Sun Microsoft introduced the J2EE application server and Enterprise Java Bean (EJB) specification as a venture into the multitier server-side component architecture market (CORBA).

Enterprise Java Bean (EJB) and Java Beans are not same.]

EJB are inter-process components.

Java Beans are intra-process components.

EJB is a specification for creating server-side components that enables and simplifies the tasks of creating distributed objects.

Was the information useful? Please feel free to comment your views below.

DOT NET VS JAVA

I had a confusion whether to choose java or dot net to study and which is more best for a student of non –IT background and also in the futuristic approach.

These are the answers which I obtained for my question?

Both dot net and java are different but both are billion dollar business.

Starting dot net and making immediate money is easy.

Java is an everlasting platform as that of IBM and Google like.

Dot net is only on Microsoft.

Doing dot net will be easy and fun for Non- IT background.

Java you need more seriousness and its very broad platform.

Java framework is original.

Microsoft Competitive will be easy for programmers.

Dot net is very easy if you have VB basics.

Database you must be familiar with SQL to use both.

Dot net is now in boom and it’s very easier to step in.

Dot net is tailored complete package for industry.

People take 6 or so months time to become familiar with java.

In case of dot net people gets familiar easy in two months time.

So, dot net can be best for non-IT background student.

Was the information useful? Please feel free to comment your views below.