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
How task's priority is used in scheduling?
Explain what is synchronization?
Should synchronization primitives be used on bean methods?
What is aop(assepct oriented programing)?
If your ui seems to freeze periodically, what might be a likely reason?
Why does the tag url-encode javascript and mailto links?
What is the difference between long.class and long.type?
Is jvm a overhead?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
What are various types of class loaders used by jvm?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
What is synchronization and why is it important?
Explain about thread synchronization inside a monitor?
What do you know about seam?