If I define a method in JSP scriplet <%..%>, where will it
go after translation into a servlet?
Answer Posted / karthikeyan
the question is the scriptlet code. this scriptlets are
embedded into servlet's service method
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is the purpose of the notifyall() method?
What is the difference between the session.get() method and the session.load() method?
Why won’t the jvm terminate when I close all the application windows?
what are getters and setters in Java with examples?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
what is the use of State Factories?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
What is the difference between session and entity beans?
How are commas used in the intialization and iteration parts of a for statement?
What is the form of storage space in java?
How are the elements of a borderlayout organized?
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
Are there books about seam?
Is “abc” a primitive value?