adspace
Answer Posted / Kaushal
Yes, JavaScript can be used in JSP by including it within script tags or external files. However, keep in mind that JavaScript is executed on the client-side, while JSP and Java code are executed on the server-side.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers