Answer Posted / anil reddy
WEB-INF
--classes dir(.class)
--lib dir
--src dir(.java)
--web.xml
-html file
-dhtml file
-jsp file
=>tomcat on and goto browser type your html name(http:
\\localhost:8081\.html)
| Is This Answer Correct ? | 10 Yes | 10 No |
Post New Answer View All Answers
What is a cookie What is the difference between session and cookie
What is the major difference between context parameter and context attribute?
What is new in ServletRequest interface ? (Servlet 2.4)
What do you mean by scope object and what are its types?
What is a java servlet?
Is it good idea to create servlet constructor?
Can you send an authentication error from a servlet?
What is servlet in tomcat?
Explain the methods of request dispatcher in servlet?
Difference between httpservlet and generic servlets?
Explain the steps involved in placing a servlet within a package?
What is the difference between CGI and Servlet?
What are the advantages of cookies?
How do you get the ip address of the client in servlet?
How we can create war file in servlet?