Name the servers that can be used to develope and deploy
Servlets?
Answer / janet
1.JavaWebServer -- now its almost gone
2.JRUN
3.Apache Server
4.Netscape Information Server
5.Web Logic
| Is This Answer Correct ? | 1 Yes | 0 No |
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
Which event is fired at the time of project deployment and undeployment?
What is filter? Can filter be used as request or response?
What are the types of an http request?
What compiler do not do if we create our own constructor?
Difference Between Web Server and Application server ??
What is ServletConfig object?
What is called a session?
What is the inter-servlet communication?
How values can be passed from HTML page to servlet?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
What are its drawbacks of cgi?