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 getters and setters in Java with examples?
What is bean? Where can it be used?
What is the immediate superclass of the applet class?
What is the difference between system.out ,system.err and system.in?
what is an isolation level?
What class is the top of the awt event hierarchy?
What is the difference between long.class and long.type?
What is glasgow?
What is the purpose of the wait(), notify(), and notifyall() methods?
What are the different methods of identifying an object?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
How is a java object message delivered to a non-java client?
To identify IDL language what mapping mechanism is used?
What restrictions are placed on the values of each case of a switch statement?
What is the difference between static and non-static with examples?