If I define a method in JSP scriplet <%..%>, where will it
go after translation into a servlet?
Answer Posted / karthikeyan
the question is the scriptlet code. this scriptlets are
embedded into servlet's service method
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
Define prototype?
Is the infobus client side only?
Explain how will the struts know which action class to call when you submit a form?
Why does the option tag render selected=selected instead of just selected?
What class is the top of the awt event hierarchy?
How is a java object message delivered to a non-java client?
What are externizable interface?
Is infobus easy to use?
What happens when a thread cannot acquire a lock on an object?
What is local interface. How values will be passed?
What is ioc concept?
Can I use multiple html form elements with the same name?
Explain what is orm?
What are the different types of exception?