Page 1 of 1

Which of the following is true about servlets?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) Servlets can use the full functionality of the Java class libraries
b) Servlets execute within the address space of web server, platform independent and uses the functionality of java class libraries
c) Servlets execute within the address space of web server
d) Servlets are platform-independent because they are written in java