What is new in ServletRequest interface?(Servlet 2.4)
Submitted by: AdministratorThe following methods have been added to ServletRequest 2.4 version:
public int getRemotePort()
public java.lang.String getLocalName()
public java.lang.String getLocalAddr()
public int getLocalPort()
Submitted by: Administrator
public int getRemotePort()
public java.lang.String getLocalName()
public java.lang.String getLocalAddr()
public int getLocalPort()
Submitted by: Administrator
Read Online Java Servlet Programming Job Interview Questions And Answers
Top Java Servlet Programming Questions
☺ | What’s the advantages using servlets than using CGI? |
☺ | What are the uses of Servlets? |
☺ | What is the servlet? |
☺ | When a servlet accepts a call from a client, it receives two objects. What are they? |
☺ | What’s the Servlet Interface? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |