how to print a string with out using out.println?

Answer Posted / bhanu

with the help of expression tag of jsp ...
<%= "javawoorld" %>

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about jsp tags? Explain how you understand the action tag and jsp action elements.

578


Explain the jspdestroy() method?

600


Explain the various scope values for tag.

519


When does a container initialize multiple jsp objects?

492


What is application scope in jsp?

517






Why taglib is used in jsp?

520


How does error handling occur with jstl?

520


How can html output be prevented from being cached?

513


How can I override the jspinit() method within a jsp page?

479


What is jsp declaration?

506


When destroy method of jsp is called?

511


What is difference between jsp and jstl?

474


Mention the various implicit objects used in the expression

514


How does jsp engines instantiate tag handler classes instances?

484


What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?

573