adspace


Why is used in jsp?

Answer Posted / Sinkesh Kumar

'<%= %>' is a JSP scriptlet that allows you to write Java code within an HTML page. The output of the Java code will be written directly to the response.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2307