Hybrid View
-
05-06-09, 20:41 #1
Jsp vs html - which one u use.. ?
Java server pages are the server site program and is a advanced technology an d uses java for installation and other works on the system but html is a simple code generated tool which is not as robust as jsp. Can you tell more about it??
-
06-06-09, 00:36 #2
Veteran Member I was here more times.
- Join Date
- Dec 2007
- Posts
- 3,333
- Rep Power
- 0
i am still in the process of learning of html. i am hoping to learn all i need to learn about it . then after that i will want to learn this other one you mentioned. are they useful in setting up websites too.
-
07-06-09, 13:01 #3
Both can't be comparable as HTML is a client side markup language where as JSP or Java Server Page Is a server side scripting language and we can make a comparison to or more server side scripting language and all server side script need the help of XHTML or html to make client side applications so html is as important as other server side scripting languages.
Thanks.
-
08-06-09, 07:58 #4
Veteran Member I was here more times.
- Join Date
- Oct 2008
- Posts
- 2,158
- Rep Power
- 0
Friend, HTML has to do nothing with Javascript. HTMl is used to create web pages, javascript is used in HTML page to create some interactive between visitors and our web pages. In short, we don't have any separate file or extension for javascript, we just add it in HTML pages.
-
14-06-09, 07:20 #5
Originally Posted by lemon_1800
Thanks.
-
14-06-09, 13:06 #6
Master Member I was here more times.
- Join Date
- Nov 2007
- Posts
- 915
- Rep Power
- 0
hey html is used to disply the front end. even for jsp you need html tags to support. it is not independent of html ok..
if you want to confirm just visit w3 schools turorials.
-
14-06-09, 14:44 #7
Veteran Member I was here more times.
- Join Date
- Oct 2008
- Posts
- 2,158
- Rep Power
- 0
No again wrong concept we can design a web page using Java script also and its out put will be look like the out put of html page and the thing is its very hard to create a web page using Javascript to write a paragraph in java script you need to write many codes but in case of html its very easy..but we can make web page using both HTML and Java script and the extension for java page will be .jsp
Thanks.
-
14-06-09, 16:57 #8
Veteran Member I was here more times.
- Join Date
- Sep 2008
- Posts
- 1,496
- Rep Power
- 0
This is not valid comparison both are totally opposite and it is very irrelevent discussion.JSP can be compared to ASP and html can't be compared with any body.
-
15-06-09, 07:27 #9
Originally Posted by satyakam
Thanks.
-
15-06-09, 07:31 #10
Originally Posted by lemon_1800
Thanks.
-
27-08-12, 11:26 #11
Junior Member Just starting here
- Join Date
- Aug 2012
- Posts
- 10
- Rep Power
- 0
I use html!!!............
Similar Threads
-
What is HTML?
By lennondevid in forum Website DesignReplies: 6Last Post: 27-02-16, 07:21 -
Difference between XML and HTML
By paramita0101 in forum ScriptsReplies: 19Last Post: 30-01-16, 09:23 -
I want to learn HTML
By paramita0101 in forum Website DesignReplies: 29Last Post: 23-04-09, 18:46 -
HTML?
By TheDefier in forum ScriptsReplies: 14Last Post: 19-04-09, 19:27 -
need help with html
By cj monaco in forum Website DesignReplies: 14Last Post: 12-10-08, 19:18
Bookmarks