Reply
What's diffrence between JSP and Java ?
Old 06-11-2007, 08:48 AM What's diffrence between JSP and Java ?
Banned

Posts: 12
Name: Pratik Rupareliya
Location: USA
hi dear all,

i have to need the help for what's difference between JSP and Java ?

Thanks
devat is offline
Reply With Quote
View Public Profile Visit devat's homepage!
 
When You Register, These Ads Go Away!
Old 06-11-2007, 09:18 AM Re: What's diffrence between JSP and Java ?
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
JAVA is a full featured language while JSP is simply a browser language and cannot do anything out of the browser.

Ibbo
__________________
www.nationalclubgolfer.com www.sportspub.co.uk www.bespokecc.co.uk www.centralmarquees.co.uk
Linux user #349545 :
(GNU/Linux)iD8DBQBAzWjX+MZAIjBWXGURAmflAKCntuBbuKCWenpm XoA7LNydllVQOwCf
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Old 06-16-2007, 04:19 PM Re: What's diffrence between JSP and Java ?
chrishirst's Avatar
Super Moderator

Posts: 13,609
Location: Blackpool. UK
Not quite

JSP is Java Server Pages, Which is Java that is compiled and run server side as "servlets"
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-17-2007, 04:03 PM Re: What's diffrence between JSP and Java ?
Junior Talker

Posts: 3
Name: Eric
To elaborate: JSP (Java Server Pages) runs on the web server and performs tasks such as receiving form data->looking up in a database->generating HTML (or even flash swf)->serving up the results in the form of a "web page". Note that a "web page" nowadays is rarely an actual file, but rather, it is something generated by a server using technologies such as JSP, Struts, ASP, OpenLaszlo, CGI, PHP, Perl, etc. If you want to serve up some JSP, get Apache Tomcat (it's free).
PimpSleazy is offline
Reply With Quote
View Public Profile
 
Old 10-27-2007, 05:15 AM Re: What's diffrence between JSP and Java ?
Novice Talker

Posts: 4
Name: josephbiondo
As Java is a Programming language you can use the Java to design data application software, Web applications , Embedded Circuit Programming and a lot more. It is like the VB programming lanuage but remember Java is a Platform Independent. Whereas Jsp uses the Syntax of Java Programming for Server Side Scripting. As you know that any Web Page is nothing but a collection of text thats why the Jsp is Designed which automatically renders the script code in the Text format.
josephbiondo is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to What's diffrence between JSP and Java ?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12548 seconds with 12 queries