JSP Interview Questions
Questions Answers Views Company eMail

What are custom tags?

468

What is custom tag library?

475

How do I use sendredirect?

504

What is tag file?

484

What is taglibs?

476

What are request and response objects?

508

Can I declare a java class in jsp?

490

What is an api with example?

588

Why do we use expression language in jsp?

457

Are dialogue tags necessary?

494

What is expression tag in jsp?

479

Which tag should be used to pass information from jsp to include jsp?

512

What is the purpose of creating custom tags?

519

What is request getcontextpath ()?

496

What is the default value of session attribute in jsp?

446


Post New JSP Questions

Un-Answered Questions { JSP }

Explain client and server side validation?

497


What is expression language injection?

493


What are the advantages of jsp over servlet?

496


What is out in jsp?

491


What is client side technology?

472






How to run java program in jsp page?

502


How run jsp program in netbeans?

487


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.

1637


Why jsp is better over static html also explain lifecycle of a jsp?

442


What is jsp syntax?

457


Explain the difference between jspwriter and servlet printwriter in jsp?

502


What is a page directive?

501


Explain the jsp:setProperty action.

547


What is client scripting?

475


What is a scriptlet?

506