If I define a method in JSP scriplet <%..%>, where will it
go after translation into a servlet?
Answer Posted / vamsi krishna.i
The code that writes in JSP Scriptlets itself excutes in
service method.We can not create a method with in the
Method.So We cont define a method in <%...%>.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is colon_pkg_prefixes and what is its use?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
When is the best time to validate input?
What are the services in RMI ?
What is the highest-level event class of the event-delegation model?
What is a session? Can you share a session object between different theads?
Brief description about local interfaces?
wahts is mean by dynavalidatorform in struts/
what are the activation groupworks?
What is the difference between the session.get() method and the session.load() method?
Explain what is orm?
What is an abstract method?
What state does a thread enter when it terminates its processing?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What is the relationship between an event-listener interface and an event-adapter class?