- What do you mean by server side programing?
- Write various type of server side programming language.
- What do you understand by ASP ? What are its advantage and disadvantage?
- How ASP is different from ASP.NET?
- What is JSP? What are advantage and disadvantages of JSP over CGI?
- Explain various components of JSP in detail.
- Explain the architecture of JSP. How JSP provides better performance.
- Explain accessing a database from a JSP page.
- Explain the use of request and response objects in the communication between the browser and the web server in JSP.
- Explain the various type of implicit objects available to JSP page? Explain.
- Explain how to declare variable in JSP.
- How to declare methods in JSP?
- How to declare array in JSP? Give an example.
- Explain the various type of errors in JSP.
- How exception handling is done in java? Explain with suitable examples.
- How error handling and debugging are done in JSP? Explain with suitable example.
- What are sessions in JSP?
- How does JSP handle runtime exception ?
- How do we enable and disable session using JSP?
- Explain data sharing between JSP pages in detail.
- Write a difference between JSP and ASP.
- What are the steps for running JSP program in Tomcat server?
- Write a short note on the Following: 1. Database programing using JDBC. 2. Tomcat server
- What do you mean by JDBC? How it works?
- Explain the architecture of JDBC.
- What do you mean by driver? Explain the various type of JDBC Drivers.
- Write a note on struts framework. Write its features and advantage.
- What do you mean by servlet? Explain the life cycle of servlet.
- Write a note on 1.COM 2. DCOM
- Write a note on servlet package.
- Write a difference between dynamic web page, Static Web page and Active web Pages.
- Write the difference between COM and DCOM.
- Is COM same as DCOM? If not, what are the differences between them? Describe the importance of COM/DCOM in making commercial website.
- Write a note on CORBA.