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


Please Help Members By Posting Answers For Below Questions

Define aop(assepct oriented programing)?

890


What is a modular application?

789


What is the difference between the session.update() method and the session.lock() method?

738


what are the activation groupworks?

1853


What are the different methods of identifying an object?

768


Why are some of the class and element names counter-intuitive?

805


Describe activation process?

2266


Write a singleton program?

774


Explain the different types of memory used by jvm?

853


Explain ioc concept?

846


What value does read() return when it has reached the end of a file?

741


What must a class do to implement an interface?

760


What is the highest-level event class of the event-delegation model?

807


Are there books about seam?

827


what is a non-repeatable read?

2024