What are advantages of jsp over asp, php, pure servlets and others?


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

Post New Answer

More JSP Interview Questions

Can a jsp page instantiate a serialized bean?

0 Answers  


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

0 Answers  


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

0 Answers   ABB,


What is the use of 'out' implicit object?

0 Answers  


Give an example where you need jsp custom tag?

0 Answers  






What is jsp and its architecture?

0 Answers  


What is a jsp container?

0 Answers  


Is jsp compiled?

0 Answers  


What is a jsp expression?

0 Answers  


What is meant by implicit objects and what are they?

0 Answers  


Mention some important jsp action tags.

0 Answers  


What is the <jsp:forward> standard action?

0 Answers  


Categories