what is difference between front controller and action servlet?
Answer Posted / nayani muralidhar
FrontController: A special web resource of web applications
that traps the request comming to other web applications to
execute common and global pre request processing logic by
username and password is called FrontController.
Servlet acting as FrontController, then it is called front
controller serlet . If JSP is acting as front controller
then it is called front controller of jsp.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do I know if java is installed?
How will you call an Applet using Java Script Function?
What are the 6 functions?
Why a dead thread occurs?
Why 1 is not a prime number?
Difference between a process and a program?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
How many types of assembly languages are there?
Is null function in java?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
Can we sort array in java?
What is += mean in java?
can java object be locked down for exclusive use by a given thread? : Java thread
What is thread life cycle?
Write a function to find out longest palindrome in a given string?