In a multitiered application which tier is the browser in?

Answers were Sorted based on User's Feedback



In a multitiered application which tier is the browser in?..

Answer / gopid123

Fist tier

Is This Answer Correct ?    22 Yes 1 No

In a multitiered application which tier is the browser in?..

Answer / shubhangi

first tier

Is This Answer Correct ?    12 Yes 0 No

In a multitiered application which tier is the browser in?..

Answer / abhishek

Browser isn't really part of any tier... Its even separate from the Presentation Tier. And just interacts with it!!

Is This Answer Correct ?    11 Yes 1 No

In a multitiered application which tier is the browser in?..

Answer / thirumalaikumar

Browser will not come under any tier in multi tier system.
JSP/HTML.. will come under presentation tier

Is This Answer Correct ?    6 Yes 3 No

In a multitiered application which tier is the browser in?..

Answer / pranav

Client Tier

Source: http://www.student.nada.kth.se/~d95-cro/j2eetutorial14/doc/Overview2.html

Is This Answer Correct ?    4 Yes 1 No

In a multitiered application which tier is the browser in?..

Answer / sepsun

Presentation Tier

Is This Answer Correct ?    3 Yes 1 No

In a multitiered application which tier is the browser in?..

Answer / mkj

presentation tire , this for user intraction .

Is This Answer Correct ?    2 Yes 0 No

In a multitiered application which tier is the browser in?..

Answer / ajay tiwary

First Tier(presentation layer)

Is This Answer Correct ?    1 Yes 0 No

In a multitiered application which tier is the browser in?..

Answer / nira

Presentation tier components are rendered in the web
browser program, so you can say that it works at
Presentation tier of multi-tier web apps.

Is This Answer Correct ?    0 Yes 1 No

In a multitiered application which tier is the browser in?..

Answer / javaprogrammer

First or Presentation tier in 3-tier architecture

Client in multi-tier

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

What is threadfactory?

0 Answers  


How to add new JTabbed pane?

1 Answers  


Where we can write Rmi registry in the code, without having to write it at the command prompt?

0 Answers  


difference between Abstract and Interface?

2 Answers   HCL, Infotech,


How will the struts know which action class to call when you submit a form?

6 Answers   HeadStrong,






When a thread blocks on i/o, what state does it enter?

0 Answers  


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

0 Answers  


whats is mean by object and class?

1 Answers   Saka Solutions,


What are externizable interface?

0 Answers  


How has the sandbox changed with Java 2?

2 Answers  


Difference Between java & javax

5 Answers   Sun Microsystems, Wipro,


suppose i open my yahoo mail.then copy the url. then sign out & close browser.then open browser paste that url on the browser.will i get my mail opened or not? i know it ill not.but how it work.how i create like this type of secure site?

7 Answers  


Categories