If I define a method in JSP scriplet <%..%>, where will it
go after translation into a servlet?
Answer Posted / sreenivasulu
no not defined method in scriptlet
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain the steps in details to load the server object dynamically?
Which textcomponent method is used to set a textcomponent to the read-only state?
What do you mean by Socket Programming?
What restrictions are placed on the location of a package statement within a source code file?
What is the purpose of the finally clause of a try-catch-finally statement?
How can I scroll through list of pages like the search results in google?
Do you think that java should have had pointers?
Is jvm a overhead?
What is a session? Can you share a session object between different theads?
What is bean? Where can it be used?
Difference between DurableSubscription and non- DurableSubscription?
What is chat area? Explain.
What happens when a thread cannot acquire a lock on an object?
When is the best time to validate input?
What is the relationship between the canvas class and the graphics class?