Web Programming Talk
February 22, 2012, 11:20:47 PM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Free Web Hosting Package for You! Click here for more infomation.
Home
Help
Search
Login
Register
Web Programming Talk
>
Web Programming
>
Java/Javascript
>
JSP
« previous
next »
Pages: [
1
]
Print
Author
Topic: JSP (Read 524 times)
aethak
Full Member
Reputation: 0
Posts: 159
JSP
«
on:
October 23, 2010, 06:30:15 PM »
JSP is java server pages. it is just like a html code only thing we just keep java code in the middle of html code. the java code is covered by<% %> these keywords, all the web pages now a days use only jsp and are called jsp pages
Logged
fashion blog
Nikorasu
Full Member
Reputation: 0
Posts: 100
Re: JSP
«
Reply #1 on:
October 25, 2010, 10:35:33 AM »
Im guessing the java is used to automatically update the HTML. HTML has to be manually updated, so if you had a calender with html you would have to change the date everyday..
Logged
aethak
Full Member
Reputation: 0
Posts: 159
Re: JSP
«
Reply #2 on:
October 25, 2010, 08:02:05 PM »
not really..you need to write a code to do that..but that doesnt invove jsp..it is java..it differs a lot
Logged
fashion blog
Shole
Full Member
Reputation: 0
Posts: 115
Re: JSP
«
Reply #3 on:
December 04, 2010, 12:27:35 AM »
hm..thanks I know a bit about jsp now
Logged
Ihost4you.com
Print
Pages: [
1
]
« previous
next »
Web Programming Talk
>
Web Programming
>
Java/Javascript
>
JSP