Answer Posted / ganesh
suppose we can change the servlet page code in the project.
at the time,we can restart the server or to modify the
web.xml.
suppose we can change the jsp page code in the project at
the time,we can't restart the serveror can't modify the
web.xml.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the difference between the font and fontmetrics classes?
How primary key is implemented in Oracle?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions
Write a singleton program?
what are memory considerations of jsp compares to other web components?
What is synchronization and why is it important?
What is TL and its use?
What are the benefits of detached objects?
What’s jboss jbpm?
Is the ternary operator written x : y ? Z or x ? Y : z ?
Are we allowed to change the transaction isolation property in middle of a transaction?
What modifiers may be used with an inner class that is a member of an outer class?
Why is actionform a base class rather than an interface?
To identify IDL language what mapping mechanism is used?
What value does readline() return when it has reached the end of a file?