waht is the main diference b/w servelts and JSP ?
Answer Posted / adnan zaman
In servelts html code write with print.out statement every line it is not easy but in jsp html code simple and easy write jsp better then servlets
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is servlet container. how it works?
Explain servlet.
What are the difference between RMI and Servlets?
What are the annotations used in servlet 3?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What are the functions of an intercepting filter?
What is servlet and how it works?
What is ServletContext object?
What is servlet in simple terms?
Explain the role of dispatcherservlet and contextloaderlistener.
What if we pass negative value in load-on-startup?
Is servlet a server side scripting language?
How to read request headers from servlets?
What is the difference between get and post methods?
Describe servlet?