|
| Total Answers and Comments: 2 |
Last Update: August 03, 2007 |
|
| | |
|
No best answer available. Please pick the good answer available or submit your answer. |  Latest Answer : Answer : No A JSP cannot be converted into servlet. But a servlet cannot be converted to JSP. ...
Servlet Basics | |
Servlet Basics Servlets are Java programs running on a web server that produce results viewed remotely on a web server Servlets has the same purpose that CGI or PHP had in the past We shall describe how Servlets works with some examples You will also learn about Servlet Request and Response Model Se |
|
|