In a multitiered application which tier is the browser in?
Answer Posted / javaprogrammer
First or Presentation tier in 3-tier architecture
Client in multi-tier
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Difference between swing and awt?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is the difference between static and non-static with examples?
What is table mutation and how do you avoid it?
What are the purpose of introspection?
What restrictions are placed on the values of each case of a switch statement?
What is the purpose of the wait() method?
What is colon_pkg_prefixes and what is its use?
whats is statement and procedure
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is the purpose of the finally clause of a try-catch-finally statement?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
Why is actionform a base class rather than an interface?
How are the elements of a borderlayout organized?
What happens when a thread cannot acquire a lock on an object?