how to print a string with out using out.println?
Answer Posted / shanthi
Using the expression tag of jsp, strings could be printed.
For eg. String S="fruit";
<%=S%> Semicolons chould not be included here, because
whatever is enclosed inside <%= "" %> will be given as
arguments to out.println().
Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Can a jsp page process html form data?
What is scripting elements in jsp?
How can I set a cookie and delete a cookie from within a jsp page?
How to restrict page errors display in a JSP page?
Differentiate between
What are the lifecycle phases of a jsp?
What are the benefits of pagecontext implicit object?
Why is used in jsp?
How can html output be prevented from being cached?
When destroy method of jsp is called?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
write a program in javasacript to shake the window
What is the use of jstl?
What do you know about pagecontext and what are the advantages of using it?
What are different implicit objects of jsp?