whats the diff between jsp and servlets?
Answer Posted / ravikiran
jsps are mainly used for presentation logic
jsps are java code inside html
servlets are used to write the complex busines logic
servlets are html code with in java
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is map sorted in java?
What state is a thread in when it is executing?
How many bytes is 255 characters?
What do you meant by active and passive objects?
What do you mean by platform independence of Java?
What is variable and example?
What is difference between public static and void?
What is the use of 'super' keyword inside a constructor?
Difference between static and dynamic class loading.
What is volatile keyword in java
What is java oops?
What does those terms actually mean included in the j.d.k i.6?
What does it mean that a method or field is “static”?
What is size of int in java?
what is meant by HQL?