diff mvc1 and mvc2
wahts is mean by servlet chaining?
Answer Posted / sandya
Application control is decentralized in Mvc1 architecture.
Since the next page to be displayed is determined by the
logic embedded in the current page. Decentralized
navigation control can cause headaches when requirements
keep changing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is colon_pkg_prefixes and what is its use?
Java is fully object oriented languages or not?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Difference between loadclass and class.forname?
what are memory considerations of jsp compares to other web components?
What if the static modifier is removed from the signature of the main method?
Where can I find seam examples and documentation?
What is a modular application?
What is aop(assepct oriented programing)?
Can we sent objects using Sockets?
what is meant by JRMP?
Can constructors be synchronized in java?
What is the difference between a static and a non-static inner class?
What class is used to create Server side object ?
What is RMI and what are the services in RMI?