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
Explain what is synchronization?
What does module-relative mean?
the same information whether it will connect to the database or it will be used previous information?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
Explain about RMI Architecture?
Can I map more than one table in a cmp?
Which component handles cluster communication in jboss?
What is a session? Can you share a session object between different theads?
What is the infobus?
What value does read() return when it has reached the end of a file?
Name the class that is used to bind the server object with RMI Registry?
Which containers use a border layout as their default layout?
wahts is mean by dynavalidatorform in struts/
What is meant by method chaining?
What is difference between object state and behavior?