In a multitiered application which tier is the browser in?
Answer Posted / 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 |
Post New Answer View All Answers
What class is the top of the awt event hierarchy?
why static class in java
How substring() method of string class create memory leaks?
What is the difference between the session.update() method and the session.lock() method?
Explain phantom read?
What is Remote Server?
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?
which type of objects reference will be given to client?
Name three subclasses of the component class?
What is the highest-level event class of the event-delegation model?
What is the relationship between the canvas class and the graphics class?
Is the ternary operator written x : y ? Z or x ? Y : z ?
How primary key is implemented in Oracle?
What event results from the clicking of a button?
When a thread blocks on i/o?