Table of Contents
- Write a note on Scripting.
- What is Javascript? Write its features and explain how it is works.
- Write the advantage and disadvantage of scripting language.
- Explain form object in Javascript.
- Write a note on object in Javascript.
- Explain the Document Object Model (DOM) Of Javascript.
- What is the difference between Java and Javascript?
- How is Java strongly associated with internet?
- Draw a flowchart to show how various Java tools are used in application development.
- How do you perform client-side validation using Javascript? Illustrate with suitable example.
- Write the difference between Java and Javascript. Describe the strength and weakness of JavaScript.
- What do you mean by event? How event handling is done in Javascript?
- What is DHTML. Difference Between HTML and DHTML.
- Explain AJAX with the help of diagram.
- What is dynamic HTML? How Dynamic HTML (DHTML) is used with Javascript.
- Write the application of AJAX. What technology used in AJAX?
- What is VBScript? How does it work?
- When the VBScript is preferred over Javascript?
- Write a note on Common Gateway Interface (CGI). Explain How CGI works at a conceptual level. What is the highest disadvantage of CGI.
- What is Java bean? Write its advantage and disadvantage. Also write its properties.
- What is EJB? Explain the benefits of EJB.
- Explain the architecture of EJB. Write its various types.
- Write the steps used to create java bean and to build application using BDK.
What did you think?
Similar Reads
-
What is COM and DCOM?
Short Answer 1. COM (Component Object Model) COM is like a rule book for how pieces of computer programs can… -
How is Java Strongly Associated with Internet?
Short Answer Java is like a superhero of the internet world. When it first appeared, Java brought new powers to… -
Differences between Java and JavaScript
Java and JavaScript are two distinct programming languages that serve different purposes and have different capabilities. Despite the similarity in… -
What is CORBA in details
Short Answer CORBA stands for Common Object Request Broker Architecture. It's a way for different computer programs to talk to… -
Importance of COM/DCOM in making Commercial Website
Short Answer Imagine you want to build a super cool clubhouse, but instead of starting from scratch, you use parts… -
Difference between COM and DCOM
Short Answer COM (Component Object Model) and DCOM (Distributed Component Object Model) are both technologies from Microsoft. COM lets different… -
Difference between Dynamic web page, Static Web page and Active web Pages
Short Answer Static web pages are like pictures in a book. They look the same every time you see them.… -
A detailed note on Servlet Package
Short Answer The servlet package is a part of Java that helps you make web pages that can change based… -
Servlet and life cycle of Servlet
Short Answer A servlet is a Java program that runs on a web server. It helps websites interact with users… -
What is Struts framework? Write its features and advantage
Short Answer Struts is a framework for building web applications in Java. It helps developers create websites that can easily…