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


Please Help Members By Posting Answers For Below Questions

What do you need to set-up a cluster with jboss?

802


Can I run seam with jdk 1.4 and earlier?

742


Why are some of the class and element names counter-intuitive?

809


What is abstract schema?

756


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?

1883


How are commas used in the intialization and iteration parts of a for statement?

817


Which component handles cluster communication in jboss?

837


Difference between new operator and class.forname().newinstance()?

822


Define the remote object implementation?

2188


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!

1593


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1967


What is the difference between session and entity beans?

793


What are local interfaces? Describe.

893


What is local interface. How values will be passed?

762


What is a modular application?

794