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
What are the different methods of identifying an object?
How are commas used in the intialization and iteration parts of a for statement?
difference between ejb,struts,hibernate,spring and jsp
Can I run seam with jdk 1.4 and earlier?
Name the eight primitive java types.
Why use POJO when I can use hashmap
What is the purpose of the notify() method?
How to pass parameters in RMI?
How would you create a button with rounded edges?
Are there books about seam?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is a policy?
Can I run seam outside of jboss as?
Why won’t the jvm terminate when I close all the application windows?
What is the difference between static and non-static with examples?