Hello JSP

Need:

Java code inside HTML.

Step : Run on server

Writing java code:

Way 1: using <% . .... %>

Way 2: using <%=%>

Way 3 : <%!...%>

Last updated

Was this helpful?