Answer Posted / sanjeev
Yes, If we are able to write javascript in jsp then Obviously
we can write javascript in a servlet because internally jsp
will be converted to servlet.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
How can the referrer and the target urls be used in servlet?
How can you push data from an Applet to a Servlet?
Explain in brief the directory structure of a web application?
What do you mean by cgi?
what is servlet chaining?
If some new data has entered the database, explain how can a servlet refresh automatically?
What are session variable in servlets?
How do you communicate in between Applets and Servlets?
How do you configure a centralized error handler in servlets?
How to make sure a servlet is loaded at the application startup?
What’s the difference between sendredirect and forward methods
What's the servlet interface?
How do you define a servlet?
Can we use threads in Servlets?
What is servlet collaboration?