please anybody tell me the difference between javascript and jsp.
allena 28 Light Poster
Recommended Answers
Jump to PostJSP is server-side scripting
a page written in jsp,
You correct on the point that JSP is server side, however it is not either above, but
A JSP page is a text document that contains two types of text: static data, which can be expressed in any text-based format (such …
Jump to PostYes, you need only Java if you try to run local server for what ever purpose (testing, small company intranet) otherwise JSP page is on visitor request translated to plain HTML format.
JSP is presentation layer for all work done by logic layer in servlet.
JSP as said is …
Jump to PostThen why it is wrong to do database connecivity on JSP.
Efficient and effective work
While you learn basics of Java web development you are not doing complex stuff. Once you start real life job you have to take care of various things and if you intend to do while …
Jump to Post"While you learn basics of Java web development you are not doing complex stuff"
And what is that complex stuff. can u please explain me.
Jump to PostActually, I think you usually get this answer: http://en.wikipedia.org/wiki/Scripting_language
Meaning that a script supports a program and a program runs independently. With this definition, Javascript would be a scripting language because it requires …
All 21 Replies
buddylee17 216 Practically a Master Poster
Luckychap 68 Posting Pro in Training
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Luckychap 68 Posting Pro in Training
R0bb0b 344 Posting Shark
Luckychap 68 Posting Pro in Training
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Luckychap 68 Posting Pro in Training
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Luckychap 68 Posting Pro in Training
R0bb0b commented: You are one cool dude. +1
allena 28 Light Poster
it2020645 0 Newbie Poster
R0bb0b 344 Posting Shark
it2020645 0 Newbie Poster
R0bb0b 344 Posting Shark
digital-ether 399 Nearly a Posting Virtuoso Team Colleague
R0bb0b 344 Posting Shark
it2020645 0 Newbie Poster
digital-ether 399 Nearly a Posting Virtuoso Team Colleague
allena 28 Light Poster
umorenpaul 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.