Why are jsp pages the preferred api for creating a web-based client program?


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

Post New Answer

More JSP Interview Questions

Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.

4 Answers   HCL,


Explain the difference between jspwriter and servlet printwriter 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  


What is a tag file?

0 Answers  


How does JSP handle run-time exceptions?

2 Answers   IBM,






Explain the difference between servlet and jsp?

0 Answers  


Is jsp page extensible true false?

0 Answers  


What is the difference between include directive and include action?

0 Answers  


What is tag file in jsp?

0 Answers  


what are the alternate way to use the scriplet in jsp.

1 Answers  


What’s the difference between forward and sendredirect?

0 Answers  


Show attributes of page directives.

0 Answers  


Categories