Discuss about any four servlet APIs. Design a form in JSP to take the necessary information about an employee and when the user click submit button, it will be displayed in second page.
When do we use JPanel? How do you add mnemonics and accelerators to menu items? Explain.
How do you create inner class and anonymous inner class? Create a class EMPLOYEE with data members Emp_ID, Name and Occupation, and write those objects to the file DOC.DAT whose occupations is doctor.
Attempt any Eight questions
[8x5=40]Describe about any three types of JavaFX layouts.
Write a program to design a form with a button and label, such that the number of times the button is clicked will be displayed in label.
Explain the architecture of RMI.
Write a program to show the use of mouse event.
Define package. What is the use of final keyword and finally block?
Explain the architecture of JDBC and list the JDBC driver types.
Write the steps of writing socket program using UDP.
Define scriplets. Discuss about JSP access models.
Why do we need ports in socket programming? What types of instructions are written in try block?