Answer Posted / sk
this is also one of the package in servlets .......
package consists of Classes,Interfaces,Exceptions
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you configure a centralized error handler in servlets?
What is the use of attribute in servlets?
How would you create deadlock on your servlet?
What is the procedure for initializing a servlet?
What is dispatcher servlet?
Can a jsp be called using a servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is the use of welcome-file-list?
What is the type of method for sending request from http server?
What is called a session?
What's the difference between servlets and applets?
Which httpsession object is used to view and manipulate information about a session?
Should I override the service() method?
How to find whether a parameter exists in the request object?
How to notify an object in session when session is invalidated or timed-out?