Completely view of mvc and n tier architecture and differences?
What are the methods of authorization in JSP or servlets?
What are the various methods of declaring a tld in a taglib directive in JSP?
What is context in webapplication?
What are multiple and single processor servers? How session is handled?
When the server is multi processor server?
If server crashes the threads will continue running or will they stop? What happens to the servlet?
Explain mvc pattern by taking any one component ex jtextfield or jbutton?
If we have 3 JSPs as model.Jsp, controller.Jsp, view.JSP then will it be a mvc architecture?
What is dynamic typing, static typing ?
What are the types of sevlet containers?
Why cocoon? Why not struts? What is cocoon?
Is servlet thread safe ? Life cycle of JSP?
How can u set the priorities of thread ? What are the priorities available?
Which JDBC dirver are u using?
What is the difference between event delegation and eventpropagation ? explain with an example?
Developing search web site using j2ee : how to make use of j2ee to develop search web site?