Can jsp contain javascript?
Answer / Prabhat Shishodia
Yes, JSP pages can contain JavaScript for client-side scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain jsp action elements or action tags?
What is include directive in jsp?
How does a jsp function?
how to write the code of jsp program?
How do you delete the session data?
What is jsp and how it works?
Can I stop jsp execution while in the midst of processing a request?
How do I set password expire time period?
what will happen if we disable cookies in the web page?
How do you restrict page errors display in the JSP page?
Can init method be overridden?
Why is _jspservice() method starting with an '_' while other life cycle methods do not?