how the server will know its the same jsp page?
Answer Posted / pushpa
by seeing the portlet name space id
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we upload the file to the server using servlet?
What do you mean by scope object and what are its types?
What is java servlet?
Difference between forward() method and sendredirect() method ?
What is servlet and its use?
What is the difference in between the httpservlet and generic servlet?
What are advantages of servlets over cgi?
Explain servlet events?
How do we share data using 'getservletcontext ()?
How to make sure a servlet is loaded at the application startup?
Explain servlet life cycle?
What is the need of servlet filters?
What do you mean by default initialization in java servlet?
Is it possible to have a constructor inside the servlet?
Are Servlets Thread Safe? How to achieve thread safety in servlets?