Can a jsp be called using a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Is the init(ServletConfig sc) throws IOException or not?
What is the default HttpRequest method?
What is cgi and what are its drawbacks?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What are the uses of servlet and what is servlet chaining?
How to run a servlet program?
Tell us something about servletcontext interface.
what is a session object?
What are the key methods that are involved in processing of http servlets?
Can you call a jsp from the servlet?
What is pure servlet?
Why do we have servlet wrapper classes?