In a multitiered application which tier is the browser in?

Answer Posted / nancy

The Browser is in the Client Tier

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by method chaining?

666


What is the infobus?

614


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1369


How would you create a button with rounded edges?

564


What are the benefits of detached objects?

587






How would you detect a keypress in a jcombobox?

678


What is the relation between the infobus and rmi?

560


How many times may an objects finalize() method be invoked by the garbage collector?

676


In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?

2158


wahts is mean by dynavalidatorform in struts/

1573


Explain what is synchronization?

577


What is table mutation and how do you avoid it?

1919


What is the difference between java class and bean?

585


What are the diff types of exception?

565


To identify IDL language what mapping mechanism is used?

3419