Top 50 JSP Interview Questions & Answers by Knowledge Powerhouse

Top 50 JSP Interview Questions & Answers by Knowledge Powerhouse

Author:Knowledge Powerhouse [Powerhouse, Knowledge]
Language: eng
Format: epub
Published: 2017-01-16T08:00:00+00:00


Core tags

SQL tags

Formatting tags

XML tags

JSTL Functions

23. How will you pass information from one JSP to another JSP?

We can pass information from one JSP to another by using implicit objects. If different JSP are called in same session, we can use session object to pass information from one JSP to another.

If we want to pass information from one JSP to another JSP included in the main JSP, then we can use jsp:param to pass this information.

24. How will you call a stored procedure from JSP?



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.