Can you call jsp from servlet?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

What is a jsp expression?

0 Answers  


Differentiate between jsp scriptlet tag and declaration tag.

0 Answers  


Can a subsequent request be accessed with one’s servlet code, if a request attribute is already sent in his jsp?

0 Answers  


How can I implement a thread-safe jsp page? What are the advantages and disadvantages of using it?

0 Answers  


Explain the various scope values for <jsp:useBean> tag.

0 Answers  






write a program in javasacript to shake the window

0 Answers  


Why use of scripting elements in jsp is discouraged?

0 Answers  


What are the different scopes an object can have in a jsp page?

0 Answers  


How do we print “<br> creates a new line in html” in jsp?

0 Answers  


A jsp page, include.jsp, has a instance variable "int a", now this page is statically included in another jsp page, index.jsp, which has a instance variable "int a" declared. What happens when the index.jsp page is requested by the client?

0 Answers  


Show attributes of page directives.

0 Answers  


What is the use of pagecontext in jsp?

0 Answers  


Categories