can i modify the data which are generated by the servlet
Answer Posted / shiv
yes we can
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between jsp and servlet?
What are the supporting protocol by HttpServlet ?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is a cookie What is the difference between session and cookie
Define servlet mapping?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
why we should override only no-agrs init() method.
What is ServletContext object?
Explain the concept of ssi ?
What are different ways for authentication of servlet?
Why do we use sendredirect() method?
How many servlet objects are created?
What are the types of an http request?
What are the drawbacks of cgi?