why ,we are using jsp and html.which one is better?
Answer Posted / giridhar gangapatnam
jsp is used for both static and dynamic contents in web
applications. But html is only for static contents.
So, as per my knowledge jsp is better than html
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is a byte string?
What is boolean strategy?
Do we have pointers in java?
What is the reason behind using constructors and destructors?
Is java jre still free?
Explain restrictions for using anonymous inner classes?
Which collection allows duplicate values in java?
Differences between traditional programming language and object oriented programming language?
What is the abstraction?
What are 4 pillers of object orinted programming?
What is difference between synchronize and concurrent collection in java?
What is bytecode in java ?
What's the base class of all exception classes?
what is function overloading in java?
What is finally and finalize in java?