java

hai

i have some doughts in servlets please give detail answers?

1.why java is not fully object oriented programming language

2.how to remove request parameter from HttpServletRequest object?

3.how to get RequestDispatcher objectnot relative to the present servlet?

4.how to get RequestDispatcher object relative to the present servlet?

5.How to set Load-on-startup to a filter?

6.getWriter() of servletRequest produces singleton object true/false how give example?

7.is it possible to give morethan one url-pattern to the same servlet?

8.is it possible to call to your servlet through hyperlink?

9.what is the error code if requested resource is not available?

10.is it possible to register two servlets with the same servlet name?

11.is it possible to give two init parameters with the same name to a same servlet?

12.is it possible to give the same name to two context parameters?

13.when servletContext object will be created?

14.how many HttpServletRequest objects will be involved while serving a request with two servlets(second servlet is calling through sendRedirect)?

15.how to get servletContext object inside u r servlet?

Please Specify with clear explanation

Thanks&Regards

Siva

[1336 byte] By [sivaraju@javaa] at [2007-11-26 23:41:57]
# 1
please don't just post zillions of unrelated questions under the catch-all heading of "java". almost all questions asked here could fall under that
georgemca at 2007-7-11 15:10:21 > top of Java-index,Java Essentials,Java Programming...
# 2
> Please Specify> with clear explanation> get a good book n find out urself
roaha at 2007-7-11 15:10:21 > top of Java-index,Java Essentials,Java Programming...
# 3
lol, don't let us make your homework; do it yourself.
Simeona at 2007-7-11 15:10:21 > top of Java-index,Java Essentials,Java Programming...