how to print a string with out using out.println?
Answer Posted / sk
set any variable as property in the tag then use that
<%c:out value="${ }"%>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When the destroy method of the jsp's are called?
What is tag file in jsp?
What is the
Why use of scripting elements in jsp is discouraged?
What are the literals used in jsp?
List the different scope values for the
Which package does jsp api consist of?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
What is jsp and why do we need it?
What is directive jsp?
Which categories can be divided jstl tags, give examples.
Explain static method?
What is context in jsp?
What’s the difference between forward and sendredirect?
What are the different types of directives available in jsp?