what type of question will be asked in the interview in
this software field?????///
Answer Posted / therathna
what r the architecture used in u r project, how can we
avoid java code in the jsp pages, what is the diff between
jsp:include tag Or include directive tag like this.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is < jsp:forward> tag for?
What are the different types of directives available in jsp?
Differentiate between response.sendredirect(url) and
What is the need of jsp?
What is session scope?
Which jsp lifecycle methods can be overridden?
How can information from one JSP be passed to another JSP?
What is scriptlet and what is expression?
What is expression tag in jsp?
Explain lifecycle methods.
Can we use the exception implicit object in any jsp page?
What is tld file?
Can an interface be implemented in the jsp file?
Can we use jsp implicit objects in a method defined in jsp declaration?
Can you use javascript in jsp?