Two Laptop Bag
The moose likes JSP and the fly likes JSP EL  and Javascript? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JSP EL  and Javascript?" Watch "JSP EL  and Javascript?" New topic
Author

JSP EL and Javascript?

Anuradha Prasanna
Ranch Hand

Joined: Mar 09, 2006
Posts: 114
What is the difference between JSP EL and JavaScript? Are they both same?

They both are used to "put dynamic content into the static html pages"?

SCJP 6.0 90%
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 48810

They could not be more different.

JSP EL is an expression language for generating dynamic content on the server before the HTML is sent off to the browser.

JavaScript is a client-side scripting language that executes in the browser after it has received the HTML page.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 462

Anuradha Prasanna wrote:What is the difference between JSP EL and JavaScript? Are they both same?

They both are used to "put dynamic content into the static html pages"?


Here is more informations about JSP EL


Thanks,
Sherif
 
 
subject: JSP EL and Javascript?
 
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com