whats the diff between jsp and servlets?
Answer Posted / devi
in servlets the presentation part is very difficult to
write i.e., inserting HTML in Java code. But where as in
servlets it is done very easily i.e., inserting scriplets
in HTML
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Why main method is called first in java?
How do you write methodology?
How do you sort a string in alphabetical order in java?
How a variable is stored in memory?
List the features of java programming language.
How many wrapper classes are there in java?
Difference between linkedlist and arraylist.
What is remote method invocation (rmi)?
What is the purpose of abstract class?
What is return used for in java?
Why do we create threads in java?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
Does treeset use compareto?
Explain about object oriented programming and its features?
What is the difference between a vector & an array list?