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
How can I use jsp in the mvc model?
What is scriptlet tag in jsp?
What do you mean by isscriptingenabled attribute?
How does jsp engines instantiate tag handler classes instances?
What is the jspinit() method?
What are the two ways to include the result of another page?
What is jsp and asp?
How many tags are provided in jstl?
Which tags are used for bean development?
Why do we need custom tags?
Why taglib is used in jsp?
What is Include directive?
How does a jsp function?
What are the events in jsp page?
Why are jsp pages preferred for creating web-based client program?